From b22a7b55d0bc5a7999dccaeacdde745f5ace9d66 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 23 Feb 2023 17:11:22 +0100 Subject: New upstream version 1.42.2 --- docs/libnm/html/NMSettingGeneric.html | 98 +++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 docs/libnm/html/NMSettingGeneric.html (limited to 'docs/libnm/html/NMSettingGeneric.html') diff --git a/docs/libnm/html/NMSettingGeneric.html b/docs/libnm/html/NMSettingGeneric.html new file mode 100644 index 00000000..4a10561c --- /dev/null +++ b/docs/libnm/html/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