From 1372848511cb896b80b51ed1a3e9606bd9816631 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 10 Feb 2023 11:50:34 +0100 Subject: New upstream version 1.42.0 --- docs/libnm/html/libnm-NMSettingGeneric.html | 98 +++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 docs/libnm/html/libnm-NMSettingGeneric.html (limited to 'docs/libnm/html/libnm-NMSettingGeneric.html') diff --git a/docs/libnm/html/libnm-NMSettingGeneric.html b/docs/libnm/html/libnm-NMSettingGeneric.html new file mode 100644 index 00000000..bd496f15 --- /dev/null +++ b/docs/libnm/html/libnm-NMSettingGeneric.html @@ -0,0 +1,98 @@ + + + + +NMSettingGeneric: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMSettingGeneric

+

NMSettingGeneric — Describes connection properties for generic devices

+
+
+

Functions

+
++++ + + + + +
+NMSetting * + +nm_setting_generic_new () +
+
+
+

Types and Values

+
++++ + + + + +
#defineNM_SETTING_GENERIC_SETTING_NAME
+
+
+

Description

+

The NMSettingGeneric object is a NMSetting subclass that describes +optional properties that apply to "generic" devices (ie, devices that +NetworkManager does not specifically recognize).

+

There are currently no properties on this object; it exists only to be +the "connection type" setting on NMConnections for generic devices.

+
+
+

Functions

+
+

nm_setting_generic_new ()

+
NMSetting *
+nm_setting_generic_new (void);
+

Creates a new NMSettingGeneric object with default values.

+
+

Returns

+

the new empty NMSettingGeneric object.

+

[transfer full]

+
+
+
+
+

Types and Values

+
+

NM_SETTING_GENERIC_SETTING_NAME

+
#define NM_SETTING_GENERIC_SETTING_NAME "generic"
+
+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5