From 9959fdb2e8ddd06f2161798ca0a39c77d67c652d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 May 2022 15:35:24 +0200 Subject: New upstream version 1.37.92 --- docs/libnm/html/NMDevice.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'docs/libnm/html/NMDevice.html') diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index 655b559c..98ecddb8 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -8,7 +8,7 @@ - + @@ -1225,7 +1225,7 @@ works with VPN connections.

Returns

the IPv4 NMIPConfig, or NULL if the device is not activated.

-

[transfer none]

+

[transfer none]


@@ -1255,7 +1255,7 @@ works with VPN connections.

Returns

the IPv4 NMDhcpConfig, or NULL if the device is not activated or not using DHCP.

-

[transfer none]

+

[transfer none]


@@ -1284,7 +1284,7 @@ works with VPN connections.

Returns

the IPv6 NMIPConfig or NULL if the device is not activated.

-

[transfer none]

+

[transfer none]


@@ -1314,7 +1314,7 @@ works with VPN connections.

Returns

the IPv6 NMDhcpConfig, or NULL if the device is not activated or not using DHCPv6.

-

[transfer none]

+

[transfer none]


@@ -1431,7 +1431,7 @@ nm_device_get_active_connection (

Returns

the NMActiveConnection or NULL if the device is not part of an active connection.

-

[transfer none]

+

[transfer none]


@@ -1546,7 +1546,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

@@ -1718,7 +1718,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

@@ -1784,7 +1784,7 @@ devices in devices

Returns

the device names.

-

[transfer full][array zero-terminated=1]

+

[transfer full][array zero-terminated=1]


@@ -2022,7 +2022,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

@@ -2126,7 +2126,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

@@ -2425,7 +2425,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] @@ -2434,13 +2434,13 @@ 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.

WARNING: the transfer annotation for this function may not work correctly with bindings. See https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/305. You can filter the list yourself with nm_device_connection_valid().

-

[transfer full][element-type NMConnection]

+

[transfer full][element-type NMConnection]


@@ -2643,7 +2643,7 @@ nm_lldp_neighbor_get_attr_names (

Returns

a NULL-terminated array of attribute names.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -2683,7 +2683,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

@@ -2702,7 +2702,7 @@ actually modify the (empty) instance.

Returns

the new NMLldpNeighbor object.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -2739,7 +2739,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] @@ -3112,6 +3112,6 @@ all the VLANs.

+
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From 87d61411bb3453587d21487da04fcf770fee7d55 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 13 May 2022 15:11:15 +0200 Subject: New upstream version 1.38.0 --- docs/libnm/html/NMDevice.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMDevice.html') diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index 98ecddb8..c12e7f5c 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -1439,7 +1439,7 @@ not part of an active connection.

nm_device_get_available_connections ()

const GPtrArray *
 nm_device_get_available_connections (NMDevice *device);
-

Gets the NMRemoteConnections currently known to the daemon that could +

Gets the NMRemoteConnections currently known to the daemon that could be activated on device .

@@ -1460,7 +1460,7 @@ be activated on device

Returns

the GPtrArray -containing NMRemoteConnections. This is the internal copy used by +containing NMRemoteConnections. This is the internal copy used by the connection, and must not be modified.

[element-type NMRemoteConnection]

-- cgit 1.3.0-6-gf8a5