From 0018d1f3cf71d680d7b6bceda55a5717244d8b26 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 16 Aug 2022 18:24:19 +0200 Subject: New upstream version 1.39.90 --- docs/libnm/html/NMDeviceOvsBridge.html | 55 ++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 3 deletions(-) (limited to 'docs/libnm/html/NMDeviceOvsBridge.html') diff --git a/docs/libnm/html/NMDeviceOvsBridge.html b/docs/libnm/html/NMDeviceOvsBridge.html index e88a734d..180c3e81 100644 --- a/docs/libnm/html/NMDeviceOvsBridge.html +++ b/docs/libnm/html/NMDeviceOvsBridge.html @@ -15,7 +15,9 @@ @@ -48,19 +50,49 @@
+

Properties

+
+++++ + + + + + +
+GPtrArray *slavesRead
+
+

Types and Values

- + + - + + + + + +
#define NM_DEVICE_OVS_BRIDGE_SLAVES
 NMDeviceOvsBridge
+

Object Hierarchy

+
    GObject
+    ╰── NMObject
+        ╰── NMDevice
+            ╰── NMDeviceOvsBridge
+
+
+

Description

@@ -108,6 +140,23 @@ copy used by the device, and must not be modified.

#define NM_DEVICE_OVS_BRIDGE_SLAVES "slaves"
 
+
+
+

NMDeviceOvsBridge

+
typedef struct _NMDeviceOvsBridge NMDeviceOvsBridge;
+
+ +
+

Property Details

+
+

The “slaves” property

+
  “slaves”                   GPtrArray *
+

Gets the ports currently enslaved to the device.

+

[type GPtrArray(NMDevice)]

+

Owner: NMDeviceOvsBridge

+

Flags: Read

+

Since: 1.22

+