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/NMDeviceBridge.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMDeviceBridge.html') diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html index dc35f554..53948c1f 100644 --- a/docs/libnm/html/NMDeviceBridge.html +++ b/docs/libnm/html/NMDeviceBridge.html @@ -8,7 +8,7 @@ - + @@ -203,6 +203,6 @@ copy used by the device, and must not be modified.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 13 Jan 2022 22:30:39 +0100 Subject: New upstream version 1.34.0 --- docs/libnm/html/NMDeviceBridge.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/libnm/html/NMDeviceBridge.html') diff --git a/docs/libnm/html/NMDeviceBridge.html b/docs/libnm/html/NMDeviceBridge.html index 53948c1f..c0832466 100644 --- a/docs/libnm/html/NMDeviceBridge.html +++ b/docs/libnm/html/NMDeviceBridge.html @@ -154,6 +154,10 @@ nm_device_bridge_get_carrier (

nm_device_bridge_get_slaves ()

const GPtrArray *
 nm_device_bridge_get_slaves (NMDeviceBridge *device);
+
+

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

+

Use nm_device_get_ports() instead.

+

Gets the devices currently enslaved to device .

-- cgit 1.3.0-6-gf8a5