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/NMDeviceInfiniband.html | 47 ++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'docs/libnm/html/NMDeviceInfiniband.html') diff --git a/docs/libnm/html/NMDeviceInfiniband.html b/docs/libnm/html/NMDeviceInfiniband.html index 2be02c05..e3791ead 100644 --- a/docs/libnm/html/NMDeviceInfiniband.html +++ b/docs/libnm/html/NMDeviceInfiniband.html @@ -15,7 +15,9 @@ @@ -58,6 +60,21 @@
+

Properties

+
+++++ + + + + + +
gbooleancarrierRead
+
+

Types and Values

@@ -73,10 +90,22 @@ + + + +
#define NM_DEVICE_INFINIBAND_CARRIER
 NMDeviceInfiniband
+

Object Hierarchy

+
    GObject
+    ╰── NMObject
+        ╰── NMDevice
+            ╰── NMDeviceInfiniband
+
+
+

Description

@@ -152,6 +181,22 @@ nm_device_infiniband_get_carrier (#define NM_DEVICE_INFINIBAND_CARRIER "carrier"
+
+
+

NMDeviceInfiniband

+
typedef struct _NMDeviceInfiniband NMDeviceInfiniband;
+
+ +
+

Property Details

+
+

The “carrier” property

+
  “carrier”                  gboolean
+

Whether the device has carrier.

+

Owner: NMDeviceInfiniband

+

Flags: Read

+

Default value: FALSE

+