From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm/html/NMConnection.html | 222 +++++++++++++++++++------------------- 1 file changed, 111 insertions(+), 111 deletions(-) (limited to 'docs/libnm/html/NMConnection.html') diff --git a/docs/libnm/html/NMConnection.html b/docs/libnm/html/NMConnection.html index bf8587db..239c3737 100644 --- a/docs/libnm/html/NMConnection.html +++ b/docs/libnm/html/NMConnection.html @@ -8,7 +8,7 @@ - + @@ -572,7 +572,7 @@ same name which has previously been added to the NMSetting object and does not increase the setting object's reference count.

-

Parameters

+

Parameters

@@ -603,7 +603,7 @@ nm_connection_remove_setting (NMSetting with the given GType from the NMConnection. This operation dereferences the NMSetting object.

-

Parameters

+

Parameters

@@ -634,7 +634,7 @@ nm_connection_get_setting (NMSetting with the given GType, if one has been previously added to the NMConnection.

-

Parameters

+

Parameters

@@ -656,7 +656,7 @@ to the
-

Returns

+

Returns

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

[transfer none]

@@ -671,7 +671,7 @@ nm_connection_get_setting_by_name (Gets the NMSetting with the given name, if one has been previously added the NMConnection.

-

Parameters

+

Parameters

@@ -693,7 +693,7 @@ the -

Returns

+

Returns

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

[transfer none]

@@ -709,7 +709,7 @@ nm_connection_to_dbus (NM_VARIANT_TYPE_CONNECTION describing the connection, suitable for marshalling over D-Bus or otherwise serializing.

-

Parameters

+

Parameters

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

-

Returns

+

Returns

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

[transfer none]

@@ -750,7 +750,7 @@ nm_connection_replace_settings (nm_connection_verify()).

-

Parameters

+

Parameters

@@ -777,7 +777,7 @@ need to result in a connection that passes -

Returns

+

Returns

TRUE if connection was updated, FALSE if new_settings could not be deserialized (in which case connection @@ -796,7 +796,7 @@ nm_connection_replace_settings_from_connection with the copied settings.

-

Parameters

+

Parameters

@@ -827,7 +827,7 @@ nm_connection_clear_settings (connection 's settings.

-

Parameters

+

Parameters

@@ -853,7 +853,7 @@ nm_connection_compare (nm_setting_compare() for a description of each flag's behavior.

-

Parameters

+

Parameters

@@ -880,7 +880,7 @@ each flag's behavior.

-

Returns

+

Returns

TRUE if the comparison succeeds, FALSE if it does not

@@ -899,7 +899,7 @@ each setting that differ are added to the returned o hash table. No values are returned, only key names.

-

Parameters

+

Parameters

@@ -934,7 +934,7 @@ differ mapped to one or more of -

Returns

+

Returns

TRUE if the connections contain the same values, FALSE if they do not

@@ -955,7 +955,7 @@ connection for the connection to be valid. As another example, the MAC address. The returned GError contains information about which setting and which property failed validation, and how it failed validation.

-

Parameters

+

Parameters

@@ -977,7 +977,7 @@ setting and which property failed validation, and how it failed validation.

-

Returns

+

Returns

TRUE if the connection is valid, FALSE if it is not

@@ -989,7 +989,7 @@ nm_connection_verify_secrets (GError **error);

Verifies the secrets in the connection.

-

Parameters

+

Parameters

@@ -1011,7 +1011,7 @@ nm_connection_verify_secrets ( -

Returns

+

Returns

TRUE if the secrets are valid, FALSE if they are not

Since: 1.2

@@ -1033,7 +1033,7 @@ is valid. As this function only performs some specific normalization steps it cannot repair all connections. If the connection has errors that cannot be normalized, the connection will not be modified.

-

Parameters

+

Parameters

@@ -1070,7 +1070,7 @@ why the connection is invalid, if the function returns an error.

-

Returns

+

Returns

TRUE if the connection is valid, FALSE if it is not

@@ -1086,7 +1086,7 @@ intended as a guide to what secrets may be required, because in some circumstances, there is no way to conclusively determine exactly which secrets are needed.

-

Parameters

+

Parameters

@@ -1112,7 +1112,7 @@ elements.

-

Returns

+

Returns

the setting name of the NMSetting object which has invalid or missing secrets

@@ -1125,7 +1125,7 @@ nm_connection_clear_secrets ( -

Parameters

+

Parameters

@@ -1151,7 +1151,7 @@ nm_connection_clear_secrets_with_flags

Clears and frees secrets determined by func .

-

Parameters

+

Parameters

@@ -1197,7 +1197,7 @@ returned by secrets .

-

Parameters

+

Parameters

@@ -1230,7 +1230,7 @@ or -

Returns

+

Returns

TRUE if the secrets were successfully updated, FALSE if the update failed (tried to update secrets for a setting that doesn't exist, etc)

@@ -1245,7 +1245,7 @@ nm_connection_set_path (“path” property.

-

Parameters

+

Parameters

@@ -1275,7 +1275,7 @@ which provides the connection

nm_connection_get_path (NMConnection *connection);

Returns the connection's D-Bus path.

-

Parameters

+

Parameters

@@ -1290,7 +1290,7 @@ nm_connection_get_path ( -

Returns

+

Returns

the D-Bus path of the connection, previously set by a call to nm_connection_set_path().

@@ -1306,7 +1306,7 @@ If the connection contains no NMSettingConnection, it will return -

Parameters

+

Parameters

@@ -1321,7 +1321,7 @@ NetworkManager, this is the name of the created interface.

-

Returns

+

Returns

Name of the kernel interface or NULL

@@ -1337,7 +1337,7 @@ type (ie wired, Wi-Fi, ppp, etc). Checks the type
.

-

Parameters

+

Parameters

@@ -1360,7 +1360,7 @@ property of the connection and matches that against
-

Returns

+

Returns

TRUE if the connection is of the given type , FALSE if not

@@ -1375,7 +1375,7 @@ nm_connection_for_each_setting_value (NMSetting object in the NMConnection, calling the supplied user function for each property.

-

Parameters

+

Parameters

@@ -1412,7 +1412,7 @@ nm_connection_dump ( -

Parameters

+

Parameters

@@ -1434,7 +1434,7 @@ output format is not guaranteed to be stable and may change at any time.

nm_connection_get_uuid (NMConnection *connection);

A shortcut to return the UUID from the connection's NMSettingConnection.

-

Parameters

+

Parameters

@@ -1449,7 +1449,7 @@ nm_connection_get_uuid ( -

Returns

+

Returns

the UUID from the connection's 'connection' setting

@@ -1460,7 +1460,7 @@ nm_connection_get_uuid (NMConnection *connection);

A shortcut to return the ID from the connection's NMSettingConnection.

-

Parameters

+

Parameters

@@ -1475,7 +1475,7 @@ nm_connection_get_id ( -

Returns

+

Returns

the ID from the connection's 'connection' setting

@@ -1486,7 +1486,7 @@ nm_connection_get_id (NMConnection *connection);

A shortcut to return the type from the connection's NMSettingConnection.

-

Parameters

+

Parameters

@@ -1501,7 +1501,7 @@ nm_connection_get_connection_type (
-

Returns

+

Returns

the type from the connection's 'connection' setting

@@ -1514,7 +1514,7 @@ nm_connection_is_virtual ( -

Parameters

+

Parameters

@@ -1529,7 +1529,7 @@ activated even if the device it refers to doesn't exist).

-

Returns

+

Returns

whether connection refers to a virtual device

@@ -1545,7 +1545,7 @@ return for the virtual device that would be created for
-

Parameters

+

Parameters

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

-

Returns

+

Returns

the name of connection 's device, or NULL if connection @@ -1575,7 +1575,7 @@ is not a virtual connection type.

nm_connection_get_setting_802_1x (NMConnection *connection);

A shortcut to return any NMSetting8021x the connection might contain.

-

Parameters

+

Parameters

@@ -1590,7 +1590,7 @@ nm_connection_get_setting_802_1x (
-

Returns

+

Returns

an NMSetting8021x if the connection contains one, otherwise NULL.

[transfer none]

@@ -1602,7 +1602,7 @@ nm_connection_get_setting_802_1x (NMConnection *connection);

A shortcut to return any NMSettingBluetooth the connection might contain.

-

Parameters

+

Parameters

@@ -1617,7 +1617,7 @@ nm_connection_get_setting_bluetooth (
-

Returns

+

Returns

an NMSettingBluetooth if the connection contains one, otherwise NULL.

[transfer none]

@@ -1629,7 +1629,7 @@ nm_connection_get_setting_bluetooth (NMConnection *connection);

A shortcut to return any NMSettingBond the connection might contain.

-

Parameters

+

Parameters

@@ -1644,7 +1644,7 @@ nm_connection_get_setting_bond (
-

Returns

+

Returns

an NMSettingBond if the connection contains one, otherwise NULL.

[transfer none]

@@ -1656,7 +1656,7 @@ nm_connection_get_setting_bond (NMConnection *connection);

A shortcut to return any NMSettingTeam the connection might contain.

-

Parameters

+

Parameters

@@ -1671,7 +1671,7 @@ nm_connection_get_setting_team (
-

Returns

+

Returns

an NMSettingTeam if the connection contains one, otherwise NULL.

[transfer none]

@@ -1683,7 +1683,7 @@ nm_connection_get_setting_team (NMConnection *connection);

A shortcut to return any NMSettingTeamPort the connection might contain.

-

Parameters

+

Parameters

@@ -1698,7 +1698,7 @@ nm_connection_get_setting_team_port (
-

Returns

+

Returns

an NMSettingTeamPort if the connection contains one, otherwise NULL.

[transfer none]

@@ -1710,7 +1710,7 @@ nm_connection_get_setting_team_port (NMConnection *connection);

A shortcut to return any NMSettingBridge the connection might contain.

-

Parameters

+

Parameters

@@ -1725,7 +1725,7 @@ nm_connection_get_setting_bridge (
-

Returns

+

Returns

an NMSettingBridge if the connection contains one, otherwise NULL.

[transfer none]

@@ -1737,7 +1737,7 @@ nm_connection_get_setting_bridge (NMConnection *connection);

A shortcut to return any NMSettingBridgePort the connection might contain.

-

Parameters

+

Parameters

@@ -1752,7 +1752,7 @@ nm_connection_get_setting_bridge_port ( -

Returns

+

Returns

an NMSettingBridgePort if the connection contains one, otherwise NULL.

[transfer none]

@@ -1764,7 +1764,7 @@ nm_connection_get_setting_bridge_port (NMConnection *connection);

A shortcut to return any NMSettingCdma the connection might contain.

-

Parameters

+

Parameters

@@ -1779,7 +1779,7 @@ nm_connection_get_setting_cdma (
-

Returns

+

Returns

an NMSettingCdma if the connection contains one, otherwise NULL.

[transfer none]

@@ -1791,7 +1791,7 @@ nm_connection_get_setting_cdma (NMConnection *connection);

A shortcut to return any NMSettingConnection the connection might contain.

-

Parameters

+

Parameters

@@ -1806,7 +1806,7 @@ nm_connection_get_setting_connection ( -

Returns

+

Returns

an NMSettingConnection if the connection contains one, otherwise NULL.

[transfer none]

@@ -1818,7 +1818,7 @@ nm_connection_get_setting_connection (NMConnection *connection);

A shortcut to return any NMSettingDcb the connection might contain.

-

Parameters

+

Parameters

@@ -1833,7 +1833,7 @@ nm_connection_get_setting_dcb (
-

Returns

+

Returns

an NMSettingDcb if the connection contains one, otherwise NULL.

[transfer none]

@@ -1845,7 +1845,7 @@ nm_connection_get_setting_dcb (NMConnection *connection);

A shortcut to return any NMSettingGeneric the connection might contain.

-

Parameters

+

Parameters

@@ -1860,7 +1860,7 @@ nm_connection_get_setting_generic (
-

Returns

+

Returns

an NMSettingGeneric if the connection contains one, otherwise NULL.

[transfer none]

@@ -1872,7 +1872,7 @@ nm_connection_get_setting_generic (NMConnection *connection);

A shortcut to return any NMSettingGsm the connection might contain.

-

Parameters

+

Parameters

@@ -1887,7 +1887,7 @@ nm_connection_get_setting_gsm (
-

Returns

+

Returns

an NMSettingGsm if the connection contains one, otherwise NULL.

[transfer none]

@@ -1899,7 +1899,7 @@ nm_connection_get_setting_gsm (NMConnection *connection);

A shortcut to return any NMSettingInfiniband the connection might contain.

-

Parameters

+

Parameters

@@ -1914,7 +1914,7 @@ nm_connection_get_setting_infiniband ( -

Returns

+

Returns

an NMSettingInfiniband if the connection contains one, otherwise NULL.

[transfer none]

@@ -1926,7 +1926,7 @@ nm_connection_get_setting_infiniband (NMConnection *connection);

A shortcut to return any NMSettingIPTunnel the connection might contain.

-

Parameters

+

Parameters

@@ -1941,7 +1941,7 @@ nm_connection_get_setting_ip_tunnel (
-

Returns

+

Returns

an NMSettingIPTunnel if the connection contains one, otherwise NULL.

[transfer none]

@@ -1957,7 +1957,7 @@ nm_connection_get_setting_ip4_config (NMSettingIP4Config.

-

Parameters

+

Parameters

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

Returns

+

Returns

an NMSettingIP4Config if the connection contains one, otherwise NULL.

[type NMSettingIP4Config][transfer none]

@@ -1988,7 +1988,7 @@ nm_connection_get_setting_ip6_config (NMSettingIP6Config.

-

Parameters

+

Parameters

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

Returns

+

Returns

an NMSettingIP6Config if the connection contains one, otherwise NULL.

[type NMSettingIP6Config][transfer none]

@@ -2016,7 +2016,7 @@ connection contains one, otherwise NULL.

nm_connection_get_setting_macvlan (NMConnection *connection);

A shortcut to return any NMSettingMacvlan the connection might contain.

-

Parameters

+

Parameters

@@ -2031,7 +2031,7 @@ nm_connection_get_setting_macvlan (
-

Returns

+

Returns

an NMSettingMacvlan if the connection contains one, otherwise NULL.

[transfer none]

@@ -2044,7 +2044,7 @@ nm_connection_get_setting_macvlan (NMConnection *connection);

A shortcut to return any NMSettingOlpcMesh the connection might contain.

-

Parameters

+

Parameters

@@ -2059,7 +2059,7 @@ nm_connection_get_setting_olpc_mesh (
-

Returns

+

Returns

an NMSettingOlpcMesh if the connection contains one, otherwise NULL.

[transfer none]

@@ -2071,7 +2071,7 @@ nm_connection_get_setting_olpc_mesh (NMConnection *connection);

A shortcut to return any NMSettingPpp the connection might contain.

-

Parameters

+

Parameters

@@ -2086,7 +2086,7 @@ nm_connection_get_setting_ppp (
-

Returns

+

Returns

an NMSettingPpp if the connection contains one, otherwise NULL.

[transfer none]

@@ -2098,7 +2098,7 @@ nm_connection_get_setting_ppp (NMConnection *connection);

A shortcut to return any NMSettingPppoe the connection might contain.

-

Parameters

+

Parameters

@@ -2113,7 +2113,7 @@ nm_connection_get_setting_pppoe (
-

Returns

+

Returns

an NMSettingPppoe if the connection contains one, otherwise NULL.

[transfer none]

@@ -2125,7 +2125,7 @@ nm_connection_get_setting_pppoe (NMConnection *connection);

A shortcut to return any NMSettingSerial the connection might contain.

-

Parameters

+

Parameters

@@ -2140,7 +2140,7 @@ nm_connection_get_setting_serial (
-

Returns

+

Returns

an NMSettingSerial if the connection contains one, otherwise NULL.

[transfer none]

@@ -2152,7 +2152,7 @@ nm_connection_get_setting_serial (NMConnection *connection);

A shortcut to return any NMSettingTun the connection might contain.

-

Parameters

+

Parameters

@@ -2167,7 +2167,7 @@ nm_connection_get_setting_tun (
-

Returns

+

Returns

an NMSettingTun if the connection contains one, otherwise NULL.

[transfer none]

@@ -2180,7 +2180,7 @@ nm_connection_get_setting_tun (NMConnection *connection);

A shortcut to return any NMSettingVpn the connection might contain.

-

Parameters

+

Parameters

@@ -2195,7 +2195,7 @@ nm_connection_get_setting_vpn (
-

Returns

+

Returns

an NMSettingVpn if the connection contains one, otherwise NULL.

[transfer none]

@@ -2207,7 +2207,7 @@ nm_connection_get_setting_vpn (NMConnection *connection);

A shortcut to return any NMSettingWimax the connection might contain.

-

Parameters

+

Parameters

@@ -2222,7 +2222,7 @@ nm_connection_get_setting_wimax (
-

Returns

+

Returns

an NMSettingWimax if the connection contains one, otherwise NULL.

[transfer none]

@@ -2234,7 +2234,7 @@ nm_connection_get_setting_wimax (NMConnection *connection);

A shortcut to return any NMSettingAdsl the connection might contain.

-

Parameters

+

Parameters

@@ -2249,7 +2249,7 @@ nm_connection_get_setting_adsl (
-

Returns

+

Returns

an NMSettingAdsl if the connection contains one, otherwise NULL.

[transfer none]

@@ -2261,7 +2261,7 @@ nm_connection_get_setting_adsl (NMConnection *connection);

A shortcut to return any NMSettingWired the connection might contain.

-

Parameters

+

Parameters

@@ -2276,7 +2276,7 @@ nm_connection_get_setting_wired (
-

Returns

+

Returns

an NMSettingWired if the connection contains one, otherwise NULL.

[transfer none]

@@ -2288,7 +2288,7 @@ nm_connection_get_setting_wired (NMConnection *connection);

A shortcut to return any NMSettingWireless the connection might contain.

-

Parameters

+

Parameters

@@ -2303,7 +2303,7 @@ nm_connection_get_setting_wireless (
-

Returns

+

Returns

an NMSettingWireless if the connection contains one, otherwise NULL.

[transfer none]

@@ -2316,7 +2316,7 @@ nm_connection_get_setting_wireless_security (NMConnection *connection);

A shortcut to return any NMSettingWirelessSecurity the connection might contain.

-

Parameters

+

Parameters

@@ -2331,7 +2331,7 @@ nm_connection_get_setting_wireless_security
-

Returns

+

Returns

an NMSettingWirelessSecurity if the connection contains one, otherwise NULL.

[transfer none]

@@ -2343,7 +2343,7 @@ nm_connection_get_setting_wireless_security nm_connection_get_setting_vlan (NMConnection *connection);

A shortcut to return any NMSettingVlan the connection might contain.

-

Parameters

+

Parameters

@@ -2358,7 +2358,7 @@ nm_connection_get_setting_vlan (
-

Returns

+

Returns

an NMSettingVlan if the connection contains one, otherwise NULL.

[transfer none]

@@ -2370,7 +2370,7 @@ nm_connection_get_setting_vlan (NMConnection *connection);

A shortcut to return any NMSettingVxlan the connection might contain.

-

Parameters

+

Parameters

@@ -2385,7 +2385,7 @@ nm_connection_get_setting_vxlan (
-

Returns

+

Returns

an NMSettingVxlan if the connection contains one, otherwise NULL.

[transfer none]

@@ -2431,7 +2431,7 @@ nm_connection_get_setting_vxlan (
-

Members

+

Members

@@ -2478,7 +2478,7 @@ an NM_VARIANT_TYPE_CONNECTION dictionary.

These flags determine which properties are serialized when calling when calling nm_connection_to_dbus().

-

Members

+

Members

@@ -2514,6 +2514,6 @@ calling -
Generated by GTK-Doc V1.24 +
Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5