From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001
From: Michael Biebl the error quark used for NMDevice errors. Since 0.9.10 Since: 0.9.10 the interface of the device. This is the internal string used by the
device, and must not be modified.Functions
@@ -647,9 +645,8 @@ nm_device_error_quark (void
Returns
Returns
@@ -740,7 +736,6 @@ when the device is in the ACTIVATED state.
the IP traffic interface of the device. This is the internal string used by the device, and must not be modified.
-
Returns
the device type
-
@@ -796,7 +790,6 @@ nm_device_get_udi (Returns
the driver of the device. This is the internal string used by the
device, and must not be modified.
-
@@ -852,7 +844,6 @@ nm_device_get_driver_version (Returns
the version of the device driver. This is the internal string used by the
device, and must not be modified.
-
@@ -880,7 +871,6 @@ nm_device_get_firmware_version (Returns
the firmware version of the device. This is the internal string used by the
device, and must not be modified.
-
@@ -910,9 +900,8 @@ nm_device_get_type_description (Returns
the type description of the device. This is the internal
string used by the device, and must not be modified.
-
-Since 0.9.10
+Since: 0.9.10
@@ -940,9 +929,8 @@ nm_device_get_hw_address (Returns
the current MAC of the device, or NULL.
This is the internal string used by the device, and must not be modified.
-
-Since 0.9.10
+Since: 0.9.10
@@ -995,7 +982,6 @@ nm_device_get_managed (
Returns
TRUE if the device is managed by NetworkManager
-
@@ -1022,7 +1008,6 @@ nm_device_get_autoconnect (
Returns
TRUE if the device is allowed to be autoconnected
-
@@ -1081,7 +1066,6 @@ to be missing.
Returns
TRUE if firmware required for the device's operation is likely
to be missing.
-
@@ -1230,7 +1214,6 @@ nm_device_get_state (
Returns
the current device state
-
@@ -1267,7 +1250,6 @@ the state (reason
@@ -1328,7 +1310,7 @@ containing NMRemoteConnecti
the connection, and must not be modified.
[element-type NMRemoteConnection]
-Since 0.9.8
+Since: 0.9.8
@@ -1359,9 +1341,8 @@ ports on a single physical port. (Eg, NPAR / SR-IOV.)
the physical port ID of the device, or NULL if the port
ID is unknown. This is the internal string used by the device and
must not be modified.
-
-Since 0.9.10
+Since: 0.9.10
-Since 0.9.10
+Since: 0.9.10
@@ -1416,9 +1396,8 @@ nm_device_is_software (Returns
TRUE if device
is a software device, FALSE if it is a hardware device.
-
-Since 1.0
+Since: 1.0
@@ -1445,7 +1424,6 @@ nm_device_get_product (Returns
the product name of the device. This is the internal string used by the
device, and must not be modified.
-
@@ -1473,7 +1451,6 @@ nm_device_get_vendor (Returns
the vendor name of the device. This is the internal string used by the
device, and must not be modified.
-
@@ -1503,9 +1480,8 @@ nm_device_get_description (device
. If either the vendor or the
product name is unknown, this returns the interface name.
-
-Since 0.9.10
+Since: 0.9.10
@@ -1544,7 +1520,7 @@ devices in devices
the device names.
[transfer full][array zero-terminated=1]
-Since 0.9.10
+Since: 0.9.10
@@ -1553,8 +1529,6 @@ devices in devices
(*NMDeviceCallbackFn) (NMDevice *device,
GError *error,
gpointer user_data);
-
-
@@ -1633,7 +1607,7 @@ operation completes.
-Since 1.0
+Since: 1.0
@@ -1726,7 +1700,6 @@ against
Returns
TRUE if the connection may be activated with this device, FALSE
if is incompatible with the device's capabilities and characteristics.
-
@@ -1780,7 +1753,6 @@ against
Returns
TRUE if the connection may be activated with this device, FALSE
if is incompatible with the device's capabilities and characteristics.
-
@@ -1810,9 +1782,8 @@ that can be used on device
Returns
device
's associated NMSetting type
-
-Since 0.9.10
+Since: 0.9.10
@@ -1822,8 +1793,6 @@ that can be used on device
GError *error,
gpointer user_data);
NMDeviceDeactivateFn is deprecated and should not be used in newly-written code.
-
-
@@ -1863,192 +1832,144 @@ that can be used on device
NM_DEVICE_ERROR
#define NM_DEVICE_ERROR nm_device_error_quark ()
-
-
@@ -2056,14 +1977,14 @@ that can be used on device
The “active-connection” property
“active-connection” NMActiveConnection *
-
+The NMActiveConnection object that "owns" this device during activation.
Flags: Read
The “autoconnect” property
“autoconnect” gboolean
-
+Whether the device can auto-activate a connection.
Flags: Read / Write
Default value: TRUE
@@ -2071,15 +1992,15 @@ that can be used on device
The “available-connections” property
“available-connections” NMObjectArray *
-
+The available connections (NMRemoteConnection) of the device
Flags: Read
-Since 0.9.8
+Since: 0.9.8
The “capabilities” property
“capabilities” guint
-
+The capabilities of the device.
Flags: Read
Default value: 0
@@ -2087,7 +2008,7 @@ that can be used on device
The “device-type” property
“device-type” guint
-
+The numeric type of the device.
Flags: Read
Default value: 0
@@ -2095,21 +2016,21 @@ that can be used on device
The “dhcp4-config” property
“dhcp4-config” NMDHCP4Config *
-
+The NMDHCP4Config of the device.
Flags: Read
The “dhcp6-config” property
“dhcp6-config” NMDHCP6Config *
-
+The NMDHCP6Config of the device.
Flags: Read
@@ -2117,7 +2038,7 @@ that can be used on device
The “driver-version” property
“driver-version” gchar *
-
+The version of the device driver.
Flags: Read
Default value: NULL
@@ -2125,7 +2046,8 @@ that can be used on device
The “firmware-missing” property
“firmware-missing” gboolean
-
+When TRUE indicates the device is likely missing firmware required
+for its operation.
Flags: Read
Default value: FALSE
@@ -2133,7 +2055,7 @@ that can be used on device
The “firmware-version” property
“firmware-version” gchar *
-
+The firmware version of the device.
Flags: Read
Default value: NULL
@@ -2141,7 +2063,7 @@ that can be used on device
The “interface” property
“interface” gchar *
-
+The interface of the device.
Flags: Read
Default value: NULL
@@ -2149,7 +2071,8 @@ that can be used on device
The “ip-interface” property
“ip-interface” gchar *
-
+The IP interface of the device which should be used for all IP-related
+operations like addressing and routing.
Flags: Read
Default value: NULL
@@ -2157,21 +2080,21 @@ that can be used on device
The “managed” property
“managed” gboolean
-
+Whether the device is managed by NetworkManager.
Flags: Read
Default value: FALSE
@@ -2179,25 +2102,26 @@ that can be used on device
The “mtu” property
“mtu” guint
-
+The MTU of the device.
Flags: Read
Default value: 1500
-Since 0.9.10
+Since: 0.9.10
The “physical-port-id” property
“physical-port-id” gchar *
-
+The physical port ID of the device. (See
+nm_device_get_physical_port_id().)
Flags: Read
Default value: NULL
-Since 0.9.10
+Since: 0.9.10
The “product” property
“product” gchar *
-
+The product string of the device.
Flags: Read
Default value: NULL
@@ -2205,7 +2129,7 @@ that can be used on device
@@ -2213,14 +2137,19 @@ that can be used on device
The “state-reason” property
“state-reason” GValueArray_guint+guint_*
-
+The state and reason of the device.
Flags: Read
The “udi” property
“udi” gchar *
-
+An operating-system specific device hardware identifier; this is not
+unique to a specific hardware device across reboots or hotplugs. It
+is an opaque string which for some device types (Bluetooth, Modem)
+contains an identifier provided by the underlying hardware service daemon
+such as Bluez or ModemManager, and clients can use this property to
+request more information about the device from those services.
Flags: Read
Default value: NULL
@@ -2228,7 +2157,7 @@ that can be used on device
The “vendor” property
“vendor” gchar *
-
+The vendor string of the device.
Flags: Read
Default value: NULL
@@ -2243,12 +2172,49 @@ user_function (guint old_state,
guint reason,
gpointer user_data)
+Notifies the state change of a NMDevice.
+
+Parameters
+
+
+
+
+
+
+
+
+device
+the device object that received the signal
+
+
+
+new_state
+the new state of the device
+
+
+
+old_state
+the previous state of the device
+
+
+
+reason
+the reason describing the state change
+
+
+
+user_data
+user data set when the signal handler was connected.
+
+
+
+
+
Flags: Run First
+
Generated by GTK-Doc V1.24
\ No newline at end of file
--
cgit 1.3.0-6-gf8a5