From c2de0d98ba39e0a1a970d066fd19be786092f376 Mon Sep 17 00:00:00 2001
From: Michael Biebl An NMConnection describes all the settings and configuration values that
+ An NMConnection describes all the settings and configuration values that
are necessary to configure network devices for operation on a specific
network. Connections are the fundamental operating object for
-NetworkManager; no device is connected without a NMConnection, or
-disconnected without having been connected with a NMConnection. Each NMConnection contains a list of NMSetting objects usually referenced
+NetworkManager; no device is connected without a NMConnection, or
+disconnected without having been connected with a NMConnection. Each NMConnection contains a list of NMSetting objects usually referenced
by name (using Adds a NMSetting to the connection, replacing any previous NMSetting of the
-same name which has previously been added to the NMConnection. The
+same name which has previously been added to the NMConnection. The
connection takes ownership of the NMSetting object and does not increase
the setting object's reference count. connection a NMConnection Removes the NMSetting with the given GType from the NMConnection. This
+nm_connection_remove_setting ( Removes the NMSetting with the given GType from the NMConnection. This
operation dereferences the NMSetting object. setting_type the GType of the setting object to remove the GType of the setting object to remove Gets the NMSetting with the given GType, if one has been previously added
-to the NMConnection. Gets the NMSetting with the given GType, if one has been previously added
+to the NMConnection. Clears and frees secrets determined by connection the NMConnection the NMConnection Update the specified setting's secrets, given a dictionary of secrets
intended for that setting (deserialized from D-Bus for example). Will also
extract the given setting's secrets hash if given a connection dictionary.
If connection the NMConnection the NMConnection secrets a GVariant of secrets, of type a GVariant of secrets, of type error location to store error, or location to store error, or 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. connection the NMConnection the NMConnection Returns the connection's D-Bus path. connection the NMConnection the NMConnection Returns the interface name as stored in NMSettingConnection:interface_name.
-If the connection contains no NMSettingConnection, it will return For hardware devices and software devices created outside of NetworkManager,
this name is used to match the device. for software devices created by
NetworkManager, this is the name of the created interface. connection The NMConnection The NMConnection A convenience function to check if the given connection the NMConnection the NMConnection Iterates over the properties of each NMSetting object in the NMConnection,
+ Iterates over the properties of each NMSetting object in the NMConnection,
calling the supplied user function for each property. connection the NMConnection the NMConnection Print the connection to stdout. For debugging purposes ONLY, should NOT
be used for serialization of the connection or machine-parsed in any way. The
output format is not guaranteed to be stable and may change at any time. connection the NMConnection the NMConnection A shortcut to return the UUID from the connection's NMSettingConnection. connection the NMConnection the NMConnection A shortcut to return the ID from the connection's NMSettingConnection. connection the NMConnection the NMConnection A shortcut to return the type from the connection's NMSettingConnection. connection the NMConnection the NMConnection Checks if connection an NMConnection an NMConnection Returns the name that connection an NMConnection for a virtual device type an NMConnection for a virtual device type the name of [transfer full] A shortcut to return any NMSetting8021x the connection might contain. the NMConnection the NMConnection an NMSetting8021x if the connection contains one, otherwise an NMSetting8021x if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingBluetooth the connection might contain. connection the NMConnection the NMConnection an NMSettingBluetooth if the connection contains one, otherwise an NMSettingBluetooth if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingBond the connection might contain. connection the NMConnection the NMConnection an NMSettingBond if the connection contains one, otherwise an NMSettingBond if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingTeam the connection might contain. connection the NMConnection the NMConnection an NMSettingTeam if the connection contains one, otherwise an NMSettingTeam if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingTeamPort the connection might contain. connection the NMConnection the NMConnection an NMSettingTeamPort if the connection contains one, otherwise an NMSettingTeamPort if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingBridge the connection might contain. connection the NMConnection the NMConnection an NMSettingBridge if the connection contains one, otherwise an NMSettingBridge if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingBridgePort the connection might contain. connection the NMConnection the NMConnection an NMSettingBridgePort if the connection contains one, otherwise an NMSettingBridgePort if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingCdma the connection might contain. connection the NMConnection the NMConnection an NMSettingCdma if the connection contains one, otherwise an NMSettingCdma if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingConnection the connection might contain. connection the NMConnection the NMConnection an NMSettingConnection if the connection contains one, otherwise an NMSettingConnection if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingDcb the connection might contain. connection the NMConnection the NMConnection A shortcut to return any NMSettingGeneric the connection might contain. connection the NMConnection the NMConnection A shortcut to return any NMSettingGsm the connection might contain. connection the NMConnection the NMConnection an NMSettingGsm if the connection contains one, otherwise an NMSettingGsm if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingInfiniband the connection might contain. connection the NMConnection the NMConnection an NMSettingInfiniband if the connection contains one, otherwise an NMSettingInfiniband if the connection contains one, otherwise [transfer none] A shortcut to return any NMSettingIPTunnel the connection might contain. connection the NMConnection the NMConnection an NMSettingIPTunnel if the connection contains one, otherwise an NMSettingIPTunnel if the connection contains one, otherwise [transfer none] Since: 1.2 A shortcut to return any NMSettingIP4Config the connection might contain. Note that it returns the value as type NMSettingIPConfig, since the vast
majority of IPv4-setting-related methods are on that type, not
@@ -1966,7 +1966,7 @@ majority of IPv4-setting-related methods are on that type, not
connection the NMConnection the NMConnection an NMSettingIP4Config if the
-connection contains one, otherwise [type NMSettingIP4Config][transfer none]
-GVariant *
+GVariant *
nm_connection_to_dbus ()
@@ -82,7 +82,7 @@
-gboolean
+gboolean
nm_connection_replace_settings ()
@@ -106,7 +106,7 @@
-gboolean
+gboolean
nm_connection_compare ()
@@ -114,7 +114,7 @@
-gboolean
+gboolean
nm_connection_diff ()
@@ -122,7 +122,7 @@
-gboolean
+gboolean
nm_connection_verify ()
@@ -130,7 +130,7 @@
-gboolean
+gboolean
nm_connection_verify_secrets ()
@@ -138,7 +138,7 @@
-gboolean
+gboolean
nm_connection_normalize ()
@@ -169,7 +169,7 @@
-gboolean
+gboolean
nm_connection_update_secrets ()
@@ -199,7 +199,7 @@
-gboolean
+gboolean
nm_connection_is_type ()
@@ -244,7 +244,7 @@
-gboolean
+gboolean
nm_connection_is_virtual ()
@@ -542,18 +542,18 @@
-Description
-nm_connection_get_setting_by_name()) or by type (with
nm_connection_get_setting()). The settings describe the actual parameters
with which the network devices are configured, including device-specific
@@ -565,10 +565,10 @@ parameters (MTU, SSID, APN, channel, rate, etc) and IP-level parameters
nm_connection_add_setting ()
void
-nm_connection_add_setting (
NMConnection *connection,
+nm_connection_add_setting (NMConnection *connection,
NMSetting *setting);
-
+
@@ -598,9 +598,9 @@ the setting object's reference count.
nm_connection_remove_setting ()
void
-nm_connection_remove_setting (
-NMConnection *connection,
- GType setting_type);NMConnection *connection,
+ GType setting_type);
+
@@ -629,10 +629,10 @@ operation dereferences the
-
+
nm_connection_get_setting ()
NMSetting *
-nm_connection_get_setting (
-NMConnection *connection,
- GType setting_type);NMConnection *connection,
+ GType setting_type);
+Parameters
nm_connection_clear_secrets_with_flags ()
void
nm_connection_clear_secrets_with_flags
- (
+ NMConnection *connection,
+ (NMConnection *connection,
NMSettingClearSecretsWithFlagsFn func,
- gpointer user_data);gpointer user_data);
func
.
-
+
@@ -1183,16 +1183,16 @@ specific secret should be cleared or not.
nm_connection_update_secrets ()
-gboolean
-nm_connection_update_secrets (
NMConnection *connection,
+gboolean
+nm_connection_update_secrets (
+ NMConnection *connection,
const char *setting_name,
- GVariant *secrets,
- GError **error);GVariant *secrets,
+ GError **error);setting_name
- is NULL, expects a fully serialized NMConnection as
+ is NULL, expects a fully serialized NMConnection as
returned by nm_connection_to_dbus() and will update all secrets from all
settings contained in secrets
.secrets
-
+
@@ -1217,13 +1217,13 @@ settings contained in
secrets
-NM_VARIANT_TYPE_CONNECTION
+NM_VARIANT_TYPE_CONNECTION
or NM_VARIANT_TYPE_SETTING
@@ -1231,7 +1231,7 @@ or
-
+NULLNULL
nm_connection_set_path ()
void
-nm_connection_set_path (
NMConnection *connection,
+nm_connection_set_path (NMConnection *connection,
const char *path);Parameters
@@ -1255,7 +1255,7 @@ property.
-
+
@@ -1272,7 +1272,7 @@ which provides the connection
nm_connection_get_path ()
const char *
-nm_connection_get_path (
+nm_connection_get_path (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1284,7 +1284,7 @@ nm_connection_get_path (
+
nm_connection_get_interface_name ()
const char *
-nm_connection_get_interface_name (
+nm_connection_get_interface_name (NMConnection *connection);NMConnection *connection);
NULL.NULL.
-
+
nm_connection_is_type ()
-gboolean
-nm_connection_is_type (
NMConnection *connection,
+gboolean
+nm_connection_is_type (
NMConnection *connection,
const char *type);connection
is a particular
@@ -1347,7 +1347,7 @@ property of the connection and matches that against
-
+
@@ -1361,18 +1361,18 @@ property of the connection and matches that against
nm_connection_for_each_setting_value ()
void
-nm_connection_for_each_setting_value (
-NMConnection *connection,
+nm_connection_for_each_setting_value (NMConnection *connection,
NMSettingValueIterFn func,
- gpointer user_data);gpointer user_data);
+Parameters
@@ -1385,7 +1385,7 @@ calling the supplied user function for each property.
-
+
@@ -1407,7 +1407,7 @@ at each invocation
nm_connection_dump ()
void
-nm_connection_dump (
+nm_connection_dump (NMConnection *connection);NMConnection *connection);
-
+
nm_connection_get_uuid ()
const char *
-nm_connection_get_uuid (
+nm_connection_get_uuid (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1443,7 +1443,7 @@ nm_connection_get_uuid (
+
nm_connection_get_id ()
const char *
-nm_connection_get_id (
+nm_connection_get_id (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1469,7 +1469,7 @@ nm_connection_get_id (
+
nm_connection_get_connection_type ()
const char *
-nm_connection_get_connection_type (
+nm_connection_get_connection_type (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1495,7 +1495,7 @@ nm_connection_get_connection_type (
+
nm_connection_is_virtual ()
-gboolean
-nm_connection_is_virtual (
+NMConnection *connection);gboolean
+nm_connection_is_virtual (
NMConnection *connection);connection
refers to a virtual device (and thus can potentially be
activated even if the device it refers to doesn't exist).
-
+
nm_connection_get_virtual_device_description ()
char *
nm_connection_get_virtual_device_description
- (
+ (NMConnection *connection);NMConnection *connection);
nm_device_disambiguate_names() would
return for the virtual device that would be created for connection
.
@@ -1554,7 +1554,7 @@ Eg, "VLAN (eth1.1)".
-
+
Returns
connection
's device,
-or NULL if connection
+or NULL if connection
is not a virtual connection type. nm_connection_get_setting_802_1x ()
NMSetting8021x *
-nm_connection_get_setting_802_1x (
+nm_connection_get_setting_802_1x (NMConnection *connection);NMConnection *connection);
+
Returns
-NULL. NULL.
nm_connection_get_setting_bluetooth ()
NMSettingBluetooth *
-nm_connection_get_setting_bluetooth (
+nm_connection_get_setting_bluetooth (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1611,14 +1611,14 @@ nm_connection_get_setting_bluetooth (
+
Returns
-NULL. NULL.
nm_connection_get_setting_bond ()
NMSettingBond *
-nm_connection_get_setting_bond (
+nm_connection_get_setting_bond (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1638,14 +1638,14 @@ nm_connection_get_setting_bond (
+
Returns
-NULL. NULL.
nm_connection_get_setting_team ()
NMSettingTeam *
-nm_connection_get_setting_team (
+nm_connection_get_setting_team (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1665,14 +1665,14 @@ nm_connection_get_setting_team (
+
Returns
-NULL. NULL.
nm_connection_get_setting_team_port ()
NMSettingTeamPort *
-nm_connection_get_setting_team_port (
+nm_connection_get_setting_team_port (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1692,14 +1692,14 @@ nm_connection_get_setting_team_port (
+
Returns
-NULL. NULL.
nm_connection_get_setting_bridge ()
NMSettingBridge *
-nm_connection_get_setting_bridge (
+nm_connection_get_setting_bridge (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1719,14 +1719,14 @@ nm_connection_get_setting_bridge (
+
Returns
-NULL. NULL.
nm_connection_get_setting_bridge_port ()
NMSettingBridgePort *
-nm_connection_get_setting_bridge_port (
+nm_connection_get_setting_bridge_port (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1746,14 +1746,14 @@ nm_connection_get_setting_bridge_port (
+
Returns
-NULL. NULL.
nm_connection_get_setting_cdma ()
NMSettingCdma *
-nm_connection_get_setting_cdma (
+nm_connection_get_setting_cdma (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1773,14 +1773,14 @@ nm_connection_get_setting_cdma (
+
Returns
-NULL. NULL.
nm_connection_get_setting_connection ()
NMSettingConnection *
-nm_connection_get_setting_connection (
+nm_connection_get_setting_connection (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1800,14 +1800,14 @@ nm_connection_get_setting_connection (
+
Returns
-NULL. NULL.
nm_connection_get_setting_dcb ()
NMSettingDcb *
-nm_connection_get_setting_dcb (
+nm_connection_get_setting_dcb (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1827,7 +1827,7 @@ nm_connection_get_setting_dcb (
+
nm_connection_get_setting_generic ()
NMSettingGeneric *
-nm_connection_get_setting_generic (
+nm_connection_get_setting_generic (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1854,7 +1854,7 @@ nm_connection_get_setting_generic (
+
nm_connection_get_setting_gsm ()
NMSettingGsm *
-nm_connection_get_setting_gsm (
+nm_connection_get_setting_gsm (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1881,14 +1881,14 @@ nm_connection_get_setting_gsm (
+
Returns
-NULL. NULL.
nm_connection_get_setting_infiniband ()
NMSettingInfiniband *
-nm_connection_get_setting_infiniband (
+nm_connection_get_setting_infiniband (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1908,14 +1908,14 @@ nm_connection_get_setting_infiniband (
+
Returns
-NULL. NULL.
nm_connection_get_setting_ip_tunnel ()
NMSettingIPTunnel *
-nm_connection_get_setting_ip_tunnel (
+nm_connection_get_setting_ip_tunnel (NMConnection *connection);NMConnection *connection);
Parameters
@@ -1935,14 +1935,14 @@ nm_connection_get_setting_ip_tunnel (
+
Returns
-NULL. NULL.
nm_connection_get_setting_ip4_config ()
NMSettingIPConfig *
-nm_connection_get_setting_ip4_config (
+nm_connection_get_setting_ip4_config (NMConnection *connection);NMConnection *connection);
@@ -1974,7 +1974,7 @@ majority of IPv4-setting-related methods are on that type, not
-
+
Returns
NULL. NULL.
NULL.
NMSettingIPConfig *
-nm_connection_get_setting_ip6_config (NMConnection *connection);
+nm_connection_get_setting_ip6_config (NMConnection *connection);
A shortcut to return any NMSettingIP6Config the connection might contain.
Note that it returns the value as type NMSettingIPConfig, since the vast majority of IPv6-setting-related methods are on that type, not @@ -1997,7 +1997,7 @@ majority of IPv6-setting-related methods are on that type, not
connection
the NMConnection
the NMConnection
an NMSettingIP6Config if the
-connection contains one, otherwise NULL.
NULL.
[type NMSettingIP6Config][transfer none]
NULL.
NMSettingMacvlan *
-nm_connection_get_setting_macvlan (NMConnection *connection);
+nm_connection_get_setting_macvlan (NMConnection *connection);
A shortcut to return any NMSettingMacvlan the connection might contain.
connection
-the NMConnection
+the NMConnection
an NMSettingMacvlan if the connection contains one, otherwise NULL.
an NMSettingMacvlan if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.2
@@ -2041,7 +2041,7 @@ nm_connection_get_setting_macvlan (
nm_connection_get_setting_olpc_mesh ()
NMSettingOlpcMesh *
-nm_connection_get_setting_olpc_mesh (NMConnection *connection);
+nm_connection_get_setting_olpc_mesh (NMConnection *connection);
A shortcut to return any NMSettingOlpcMesh the connection might contain.
Parameters
@@ -2053,14 +2053,14 @@ nm_connection_get_setting_olpc_mesh (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingOlpcMesh if the connection contains one, otherwise NULL.
+ an NMSettingOlpcMesh if the connection contains one, otherwise NULL.
[transfer none]
@@ -2068,7 +2068,7 @@ nm_connection_get_setting_olpc_mesh (
nm_connection_get_setting_ppp ()
NMSettingPpp *
-nm_connection_get_setting_ppp (NMConnection *connection);
+nm_connection_get_setting_ppp (NMConnection *connection);
A shortcut to return any NMSettingPpp the connection might contain.
Parameters
@@ -2080,14 +2080,14 @@ nm_connection_get_setting_ppp (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingPpp if the connection contains one, otherwise NULL.
+ an NMSettingPpp if the connection contains one, otherwise NULL.
[transfer none]
@@ -2095,7 +2095,7 @@ nm_connection_get_setting_ppp (
nm_connection_get_setting_pppoe ()
NMSettingPppoe *
-nm_connection_get_setting_pppoe (NMConnection *connection);
+nm_connection_get_setting_pppoe (NMConnection *connection);
A shortcut to return any NMSettingPppoe the connection might contain.
Parameters
@@ -2107,14 +2107,14 @@ nm_connection_get_setting_pppoe (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingPppoe if the connection contains one, otherwise NULL.
+ an NMSettingPppoe if the connection contains one, otherwise NULL.
[transfer none]
@@ -2122,7 +2122,7 @@ nm_connection_get_setting_pppoe (
nm_connection_get_setting_serial ()
NMSettingSerial *
-nm_connection_get_setting_serial (NMConnection *connection);
+nm_connection_get_setting_serial (NMConnection *connection);
A shortcut to return any NMSettingSerial the connection might contain.
Parameters
@@ -2134,14 +2134,14 @@ nm_connection_get_setting_serial (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingSerial if the connection contains one, otherwise NULL.
+ an NMSettingSerial if the connection contains one, otherwise NULL.
[transfer none]
@@ -2149,7 +2149,7 @@ nm_connection_get_setting_serial (
nm_connection_get_setting_tun ()
NMSettingTun *
-nm_connection_get_setting_tun (NMConnection *connection);
+nm_connection_get_setting_tun (NMConnection *connection);
A shortcut to return any NMSettingTun the connection might contain.
Parameters
@@ -2161,14 +2161,14 @@ nm_connection_get_setting_tun (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingTun if the connection contains one, otherwise NULL.
+ an NMSettingTun if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.2
@@ -2177,7 +2177,7 @@ nm_connection_get_setting_tun (
nm_connection_get_setting_vpn ()
NMSettingVpn *
-nm_connection_get_setting_vpn (NMConnection *connection);
+nm_connection_get_setting_vpn (NMConnection *connection);
A shortcut to return any NMSettingVpn the connection might contain.
Parameters
@@ -2189,14 +2189,14 @@ nm_connection_get_setting_vpn (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingVpn if the connection contains one, otherwise NULL.
+ an NMSettingVpn if the connection contains one, otherwise NULL.
[transfer none]
@@ -2204,7 +2204,7 @@ nm_connection_get_setting_vpn (
nm_connection_get_setting_wimax ()
NMSettingWimax *
-nm_connection_get_setting_wimax (NMConnection *connection);
+nm_connection_get_setting_wimax (NMConnection *connection);
A shortcut to return any NMSettingWimax the connection might contain.
Parameters
@@ -2216,14 +2216,14 @@ nm_connection_get_setting_wimax (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingWimax if the connection contains one, otherwise NULL.
+ an NMSettingWimax if the connection contains one, otherwise NULL.
[transfer none]
@@ -2231,7 +2231,7 @@ nm_connection_get_setting_wimax (
nm_connection_get_setting_adsl ()
NMSettingAdsl *
-nm_connection_get_setting_adsl (NMConnection *connection);
+nm_connection_get_setting_adsl (NMConnection *connection);
A shortcut to return any NMSettingAdsl the connection might contain.
Parameters
@@ -2243,14 +2243,14 @@ nm_connection_get_setting_adsl (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingAdsl if the connection contains one, otherwise NULL.
+ an NMSettingAdsl if the connection contains one, otherwise NULL.
[transfer none]
@@ -2258,7 +2258,7 @@ nm_connection_get_setting_adsl (
nm_connection_get_setting_wired ()
NMSettingWired *
-nm_connection_get_setting_wired (NMConnection *connection);
+nm_connection_get_setting_wired (NMConnection *connection);
A shortcut to return any NMSettingWired the connection might contain.
Parameters
@@ -2270,14 +2270,14 @@ nm_connection_get_setting_wired (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingWired if the connection contains one, otherwise NULL.
+ an NMSettingWired if the connection contains one, otherwise NULL.
[transfer none]
@@ -2285,7 +2285,7 @@ nm_connection_get_setting_wired (
nm_connection_get_setting_wireless ()
NMSettingWireless *
-nm_connection_get_setting_wireless (NMConnection *connection);
+nm_connection_get_setting_wireless (NMConnection *connection);
A shortcut to return any NMSettingWireless the connection might contain.
Parameters
@@ -2297,14 +2297,14 @@ nm_connection_get_setting_wireless (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingWireless if the connection contains one, otherwise NULL.
+ an NMSettingWireless if the connection contains one, otherwise NULL.
[transfer none]
@@ -2313,7 +2313,7 @@ nm_connection_get_setting_wireless (nm_connection_get_setting_wireless_security ()
NMSettingWirelessSecurity *
nm_connection_get_setting_wireless_security
- (NMConnection *connection);
+ (NMConnection *connection);
A shortcut to return any NMSettingWirelessSecurity the connection might contain.
Parameters
@@ -2325,14 +2325,14 @@ nm_connection_get_setting_wireless_security
connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingWirelessSecurity if the connection contains one, otherwise NULL.
+ an NMSettingWirelessSecurity if the connection contains one, otherwise NULL.
[transfer none]
@@ -2340,7 +2340,7 @@ nm_connection_get_setting_wireless_security
nm_connection_get_setting_vlan ()
NMSettingVlan *
-nm_connection_get_setting_vlan (NMConnection *connection);
+nm_connection_get_setting_vlan (NMConnection *connection);
A shortcut to return any NMSettingVlan the connection might contain.
Parameters
@@ -2352,14 +2352,14 @@ nm_connection_get_setting_vlan (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingVlan if the connection contains one, otherwise NULL.
+ an NMSettingVlan if the connection contains one, otherwise NULL.
[transfer none]
@@ -2367,7 +2367,7 @@ nm_connection_get_setting_vlan (
nm_connection_get_setting_vxlan ()
NMSettingVxlan *
-nm_connection_get_setting_vxlan (NMConnection *connection);
+nm_connection_get_setting_vxlan (NMConnection *connection);
A shortcut to return any NMSettingVxlan the connection might contain.
Parameters
@@ -2379,14 +2379,14 @@ nm_connection_get_setting_vxlan (connection
-the NMConnection
+the NMConnection
Returns
- an NMSettingVxlan if the connection contains one, otherwise NULL.
+ an NMSettingVxlan if the connection contains one, otherwise NULL.
[transfer none]
Since: 1.2
@@ -2440,7 +2440,7 @@ nm_connection_get_setting_vxlan (
+GTypeInterface parent;
the parent interace struct
@@ -2468,8 +2468,8 @@ nm_connection_get_setting_vxlan (NM_VARIANT_TYPE_SETTING
#define NM_VARIANT_TYPE_SETTING G_VARIANT_TYPE_VARDICT
-GVariantType for a dictionary mapping from property names to values. This is
-an alias for G_VARIANT_TYPE_VARDICT, and is the type of each element of
+
GVariantType for a dictionary mapping from property names to values. This is
+an alias for G_VARIANT_TYPE_VARDICT, and is the type of each element of
an NM_VARIANT_TYPE_CONNECTION dictionary.
--
cgit 1.3.0-6-gf8a5