From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/libnm/html/NMConnection.html | 96 +++++++++++++++++++-------------------- 1 file changed, 48 insertions(+), 48 deletions(-) (limited to 'docs/libnm/html/NMConnection.html') diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index 44e1f9b4..c6529650 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -8,7 +8,7 @@ - + @@ -660,7 +660,7 @@ the setting object's reference count.

setting

the NMSetting to add to the connection object.

-[transfer full] +[transfer full] @@ -731,7 +731,7 @@ to the

Returns

the NMSetting, or NULL if no setting of that type was previously added to the NMConnection.

-

[transfer none]

+

[transfer none]


@@ -768,7 +768,7 @@ the

Returns

the NMSetting, or NULL if no setting with that name was previously added to the NMConnection.

-

[transfer none]

+

[transfer none]


@@ -806,7 +806,7 @@ marshalling over D-Bus or otherwise serializing.

Returns

a new floating GVariant describing the connection, its settings, and each setting's properties.

-

[transfer none]

+

[transfer none]


@@ -1178,7 +1178,7 @@ return points to an allocated NMSetting which may be required; the caller owns the array and must free the array itself with g_ptr_array_free(), but not free its elements.

-[out][element-type utf8][allow-none][transfer container] +[out][element-type utf8][allow-none][transfer container] @@ -1314,7 +1314,7 @@ failed (tried to update secrets for a setting that doesn't exist, etc)

nm_connection_set_path (NMConnection *connection, const char *path);

Sets the D-Bus path of the connection. This property is not serialized, and -is only for the reference of the caller. Sets the “path” +is only for the reference of the caller. Sets the “path” property.

Parameters

@@ -1513,7 +1513,7 @@ nm_connection_get_settings (connection . If the connection has no settings, NULL is returned.

-

[array length=out_length][transfer container]

+

[array length=out_length][transfer container]

Since: 1.10

@@ -1680,7 +1680,7 @@ Eg, "VLAN (eth1.1)".

's device, or NULL if connection is not a virtual connection type.

-

[transfer full]

+

[transfer full]


@@ -1707,7 +1707,7 @@ nm_connection_get_setting_802_1x (

Returns

an NMSetting8021x if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1734,7 +1734,7 @@ nm_connection_get_setting_bluetooth (

Returns

an NMSettingBluetooth if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1761,7 +1761,7 @@ nm_connection_get_setting_bond (

Returns

an NMSettingBond if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1788,7 +1788,7 @@ nm_connection_get_setting_team (

Returns

an NMSettingTeam if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1815,7 +1815,7 @@ nm_connection_get_setting_team_port (

Returns

an NMSettingTeamPort if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1842,7 +1842,7 @@ nm_connection_get_setting_bridge (

Returns

an NMSettingBridge if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1869,7 +1869,7 @@ nm_connection_get_setting_bridge_port (

Returns

an NMSettingBridgePort if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1896,7 +1896,7 @@ nm_connection_get_setting_cdma (

Returns

an NMSettingCdma if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1923,7 +1923,7 @@ nm_connection_get_setting_connection (

Returns

an NMSettingConnection if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1950,7 +1950,7 @@ nm_connection_get_setting_dcb (

Returns

an NMSettingDcb if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -1977,7 +1977,7 @@ nm_connection_get_setting_dummy (

Returns

an NMSettingDummy if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.8

@@ -2005,7 +2005,7 @@ nm_connection_get_setting_generic (

Returns

an NMSettingGeneric if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2032,7 +2032,7 @@ nm_connection_get_setting_gsm (

Returns

an NMSettingGsm if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2059,7 +2059,7 @@ nm_connection_get_setting_infiniband (

Returns

an NMSettingInfiniband if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2086,7 +2086,7 @@ nm_connection_get_setting_ip_tunnel (

Returns

an NMSettingIPTunnel if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.2

@@ -2118,7 +2118,7 @@ majority of IPv4-setting-related methods are on that type, not

Returns

an NMSettingIP4Config if the connection contains one, otherwise NULL.

-

[type NMSettingIP4Config][transfer none]

+

[type NMSettingIP4Config][transfer none]


@@ -2149,7 +2149,7 @@ majority of IPv6-setting-related methods are on that type, not

Returns

an NMSettingIP6Config if the connection contains one, otherwise NULL.

-

[type NMSettingIP6Config][transfer none]

+

[type NMSettingIP6Config][transfer none]


@@ -2176,7 +2176,7 @@ nm_connection_get_setting_macsec (

Returns

an NMSettingMacsec if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.6

@@ -2204,7 +2204,7 @@ nm_connection_get_setting_macvlan (

Returns

an NMSettingMacvlan if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.2

@@ -2232,7 +2232,7 @@ nm_connection_get_setting_olpc_mesh (

Returns

an NMSettingOlpcMesh if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2259,7 +2259,7 @@ nm_connection_get_setting_ovs_bridge (

Returns

an NMSettingOvsBridge if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.10

@@ -2288,7 +2288,7 @@ nm_connection_get_setting_ovs_interface

Returns

an NMSettingOvsInterface if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.10

@@ -2316,7 +2316,7 @@ nm_connection_get_setting_ovs_patch (

Returns

an NMSettingOvsPatch if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.10

@@ -2344,7 +2344,7 @@ nm_connection_get_setting_ovs_port (

Returns

an NMSettingOvsPort if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.10

@@ -2372,7 +2372,7 @@ nm_connection_get_setting_ppp (

Returns

an NMSettingPpp if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2399,7 +2399,7 @@ nm_connection_get_setting_pppoe (

Returns

an NMSettingPppoe if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2426,7 +2426,7 @@ nm_connection_get_setting_proxy (

Returns

an NMSettingProxy if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.6

@@ -2454,7 +2454,7 @@ nm_connection_get_setting_serial (

Returns

an NMSettingSerial if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2481,7 +2481,7 @@ nm_connection_get_setting_tc_config (

Returns

an NMSettingTCConfig if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.12

@@ -2509,7 +2509,7 @@ nm_connection_get_setting_tun (

Returns

an NMSettingTun if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.2

@@ -2537,7 +2537,7 @@ nm_connection_get_setting_vpn (

Returns

an NMSettingVpn if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2564,7 +2564,7 @@ nm_connection_get_setting_wimax (

Returns

an NMSettingWimax if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2591,7 +2591,7 @@ nm_connection_get_setting_adsl (

Returns

an NMSettingAdsl if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2618,7 +2618,7 @@ nm_connection_get_setting_wired (

Returns

an NMSettingWired if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2645,7 +2645,7 @@ nm_connection_get_setting_wireless (

Returns

an NMSettingWireless if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2673,7 +2673,7 @@ nm_connection_get_setting_wireless_security

Returns

an NMSettingWirelessSecurity if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2700,7 +2700,7 @@ nm_connection_get_setting_vlan (

Returns

an NMSettingVlan if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]


@@ -2727,7 +2727,7 @@ nm_connection_get_setting_vxlan (

Returns

an NMSettingVxlan if the connection contains one, otherwise NULL.

-

[transfer none]

+

[transfer none]

Since: 1.2

@@ -2861,6 +2861,6 @@ are agent owned will be serialized. Since: 1.20.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5