From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001
From: Michael Biebl
the IPv4 NMIPConfig, or NULL if the device is not
activated.
[transfer none]
+[transfer none]
the IPv4 NMDhcpConfig, or NULL if the device is
not activated or not using DHCP.
[transfer none]
+[transfer none]
the IPv6 NMIPConfig or NULL if the device is not activated.
[transfer none]
+[transfer none]
the IPv6 NMDhcpConfig, or NULL if the device is
not activated or not using DHCPv6.
[transfer none]
+[transfer none]
Returns
the NMActiveConnection or NULL if the device is
not part of an active connection.
-[transfer none]
+[transfer none]
@@ -1499,7 +1499,7 @@ nm_device_is_real (Returns
TRUE if the device exists, or FALSE if it is a placeholder device
that could be automatically created by NetworkManager if one of its
-“available-connections” was activated.
+“available-connections” was activated.
Since: 1.2
@@ -1671,7 +1671,7 @@ nm_device_get_lldp_neighbors (NMLldpNeighbors. This is the internal copy used by the
device and must not be modified. The library never modifies the returned
array and thus it is safe for callers to reference and keep using it.
-[element-type NMLldpNeighbor][transfer none]
+[element-type NMLldpNeighbor][transfer none]
Since: 1.2
@@ -1737,7 +1737,7 @@ devices in devices
Returns
the device names.
-[transfer full][array zero-terminated=1]
+[transfer full][array zero-terminated=1]
@@ -1975,7 +1975,7 @@ the applied connection.
or NULL on error.
The connection is as received from D-Bus and might not validate according
to nm_connection_verify().
-[transfer full]
+[transfer full]
Since: 1.2
@@ -2079,7 +2079,7 @@ connection.
of error.
The connection is as received from D-Bus and might not validate according
to nm_connection_verify().
-[transfer full]
+[transfer full]
Since: 1.2
@@ -2378,7 +2378,7 @@ incompatible with the device. To get the full list of connections see
connections
-an array of NMConnections to filter.
+an array of NMConnections to filter.
[element-type NMConnection]
@@ -2387,10 +2387,10 @@ incompatible with the device. To get the full list of connections see
Returns
an array of
-NMConnections that could be activated with the given device
+NMConnections that could be activated with the given device
. The array
should be freed with g_ptr_array_unref() when it is no longer required.
-[transfer full][element-type NMConnection]
+[transfer full][element-type NMConnection]
@@ -2528,7 +2528,7 @@ nm_lldp_neighbor_new (void
Since: 1.2
@@ -2604,7 +2604,7 @@ nm_lldp_neighbor_get_attr_names (
Returns
a NULL-terminated array of attribute names.
-[transfer full]
+[transfer full]
Since: 1.2
@@ -2641,7 +2641,7 @@ nm_lldp_neighbor_get_attr_string_value
out_value
on return, the attribute value.
-[out][allow-none][transfer none]
+[out][allow-none][transfer none]
@@ -2769,7 +2769,7 @@ nm_lldp_neighbor_get_attr_value (the value or NULL if the attribute with name
was
not found.
-[transfer none]
+[transfer none]
Since: 1.18
@@ -2971,6 +2971,6 @@ not found.
+
Generated by GTK-Doc V1.33.1