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/NMDeviceGeneric.html | 49 +++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) (limited to 'docs/libnm/html/NMDeviceGeneric.html') diff --git a/docs/libnm/html/NMDeviceGeneric.html b/docs/libnm/html/NMDeviceGeneric.html index 3adb4419..62284b4c 100644 --- a/docs/libnm/html/NMDeviceGeneric.html +++ b/docs/libnm/html/NMDeviceGeneric.html @@ -15,7 +15,9 @@ @@ -48,6 +50,22 @@
+

Properties

+
+++++ + + + + + +
+char *type-descriptionRead
+
+

Types and Values

@@ -63,10 +81,22 @@ + + + +
#define NM_DEVICE_GENERIC_TYPE_DESCRIPTION
 NMDeviceGeneric
+

Object Hierarchy

+
    GObject
+    ╰── NMObject
+        ╰── NMDevice
+            ╰── NMDeviceGeneric
+
+
+

Description

@@ -116,6 +146,23 @@ device, and must not be modified.

#define NM_DEVICE_GENERIC_TYPE_DESCRIPTION "type-description"
 
+
+
+

NMDeviceGeneric

+
typedef struct _NMDeviceGeneric NMDeviceGeneric;
+
+ +
+

Property Details

+
+

The “type-description” property

+
  “type-description”         char *
+

A description of the specific type of device this is, or NULL +if not known.

+

Owner: NMDeviceGeneric

+

Flags: Read

+

Default value: NULL

+