From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/libnm/html/NMDevice.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'docs/libnm/html/NMDevice.html') diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index c1d5d86f..79776fc6 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -8,7 +8,7 @@ - + @@ -1068,7 +1068,7 @@ nm_device_set_autoconnect (

nm_device_set_autoconnect has been deprecated since version 1.22 and should not be used in newly-written code.

Use the async command nm_client_dbus_set_property() on -nm_object_get_path(), NM_DBUS_INTERFACE_DEVICE to set "AutoConnect" property to a "(b)" value. +nm_object_get_path(), NM_DBUS_INTERFACE_DEVICE to set "Autoconnect" property to a "(b)" value. This function is deprecated because it calls a synchronous D-Bus method and modifies the content of the NMClient cache client side.

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

Returns

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

-

[transfer none]

+

[transfer none]


@@ -1208,7 +1208,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]


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

Returns

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

-

[transfer none]

+

[transfer none]


@@ -1267,7 +1267,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]


@@ -1384,7 +1384,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]


@@ -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,13 +2387,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]


@@ -2531,7 +2531,7 @@ nm_lldp_neighbor_new (void

Returns

the new NMLldpNeighbor object.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -2607,7 +2607,7 @@ nm_lldp_neighbor_get_attr_names (

Returns

a NULL-terminated array of attribute names.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -2644,7 +2644,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] @@ -2772,7 +2772,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

@@ -2974,6 +2974,6 @@ not found.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/libnm/html/NMDevice.html | 229 +++++++++++++++++++++++++++++------------- 1 file changed, 159 insertions(+), 70 deletions(-) (limited to 'docs/libnm/html/NMDevice.html') diff --git a/docs/libnm/html/NMDevice.html b/docs/libnm/html/NMDevice.html index 79776fc6..e21edf8c 100644 --- a/docs/libnm/html/NMDevice.html +++ b/docs/libnm/html/NMDevice.html @@ -452,10 +452,10 @@ -NMLldpNeighbor * +void -nm_lldp_neighbor_new () +nm_lldp_neighbor_ref () @@ -463,31 +463,31 @@ void -nm_lldp_neighbor_ref () +nm_lldp_neighbor_unref () -void +char ** -nm_lldp_neighbor_unref () +nm_lldp_neighbor_get_attr_names () -char ** +GVariant * -nm_lldp_neighbor_get_attr_names () +nm_lldp_neighbor_get_attr_value () -gboolean +NMLldpNeighbor * -nm_lldp_neighbor_get_attr_string_value () +nm_lldp_neighbor_new () @@ -495,22 +495,22 @@ gboolean -nm_lldp_neighbor_get_attr_uint_value () +nm_lldp_neighbor_get_attr_string_value () -const GVariantType * + +gboolean -nm_lldp_neighbor_get_attr_type () +nm_lldp_neighbor_get_attr_uint_value () - -GVariant * +const GVariantType * -nm_lldp_neighbor_get_attr_value () +nm_lldp_neighbor_get_attr_type () @@ -652,6 +652,10 @@ #define NM_DEVICE_HW_ADDRESS + +  +NMLldpNeighbor + @@ -2524,23 +2528,11 @@ that can be used on device
-

nm_lldp_neighbor_new ()

-
NMLldpNeighbor *
-nm_lldp_neighbor_new (void);
-

Creates a new NMLldpNeighbor object.

-
-

Returns

-

the new NMLldpNeighbor object.

-

[transfer full]

-
-

Since: 1.2

-
-
-

nm_lldp_neighbor_ref ()

void
 nm_lldp_neighbor_ref (NMLldpNeighbor *neighbor);

Increases the reference count of the object.

+

Since 1.32, ref-counting of NMLldpNeighbor is thread-safe.

Parameters

@@ -2565,6 +2557,7 @@ nm_lldp_neighbor_ref (NMLldpNeighbor *neighbor);

Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.

+

Since 1.32, ref-counting of NMLldpNeighbor is thread-safe.

Parameters

@@ -2613,6 +2606,65 @@ nm_lldp_neighbor_get_attr_names (
+

nm_lldp_neighbor_get_attr_value ()

+
GVariant *
+nm_lldp_neighbor_get_attr_value (NMLldpNeighbor *neighbor,
+                                 const char *name);
+

Gets the value (as a GVariant) of attribute with name name + on neighbor +

+
+

Parameters

+
+++++ + + + + + + + + + + + + +

neighbor

the NMLldpNeighbor

 

name

the attribute name

 
+
+
+

Returns

+

the value or NULL if the attribute with name +was +not found.

+

[transfer none]

+
+

Since: 1.18

+
+
+
+

nm_lldp_neighbor_new ()

+
NMLldpNeighbor *
+nm_lldp_neighbor_new (void);
+

Creates a new NMLldpNeighbor object.

+

Note that NMLldpNeighbor has no public API for mutating +an instance. Also, libnm will not internally mutate a +once exposed object. They are guaranteed to be immutable. +Since 1.32, ref-counting is thread-safe.

+

This function is not useful, as there is no public API to +actually modify the (empty) instance.

+
+

Returns

+

the new NMLldpNeighbor object.

+

[transfer full]

+
+

Since: 1.2

+
+
+

nm_lldp_neighbor_get_attr_string_value ()

gboolean
 nm_lldp_neighbor_get_attr_string_value
@@ -2663,7 +2715,7 @@ was found, NMLldpNeighbor *neighbor,
                                       const char *name,
                                       guint *out_value);
-

Gets the uint value of attribute with name name +

Gets the uint32 value of attribute with name name on neighbor

@@ -2695,7 +2747,7 @@ nm_lldp_neighbor_get_attr_uint_value (

Returns

-

TRUE if a uint attribute with name name +

TRUE if a uint32 attribute with name name was found, FALSE otherwise

Since: 1.2

@@ -2736,46 +2788,6 @@ nm_lldp_neighbor_get_attr_type (

Since: 1.2

-
-
-

nm_lldp_neighbor_get_attr_value ()

-
GVariant *
-nm_lldp_neighbor_get_attr_value (NMLldpNeighbor *neighbor,
-                                 const char *name);
-

Gets the value (as a GVariant) of attribute with name name - on neighbor -

-
-

Parameters

-
----- - - - - - - - - - - - - -

neighbor

the NMLldpNeighbor

 

name

the attribute name

 
-
-
-

Returns

-

the value or NULL if the attribute with name -was -not found.

-

[transfer none]

-
-

Since: 1.18

-

Types and Values

@@ -2971,6 +2983,83 @@ not found.

#define NM_DEVICE_HW_ADDRESS            "hw-address"
 
+
+
+

NMLldpNeighbor

+
typedef struct _NMLldpNeighbor NMLldpNeighbor;
+

Supported attributes are:

+
+
+
+

nm_device_set_managed ()

void
 nm_device_set_managed (NMDevice *device,
@@ -2985,6 +3028,12 @@ nm_lldp_neighbor_get_attr_type (
 
+

NM_DEVICE_PORTS

+
#define NM_DEVICE_PORTS                 "ports"
+
+
+
+

NMLldpNeighbor

typedef struct _NMLldpNeighbor NMLldpNeighbor;

Supported attributes are:

-- cgit 1.3.0-6-gf8a5