From c333f062ddcba9b35330647bf6cbd0a07f2d786e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 11 May 2017 14:55:55 +0200 Subject: New upstream version 1.8.0 --- docs/libnm/html/NMSettingDummy.html | 116 ++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 docs/libnm/html/NMSettingDummy.html (limited to 'docs/libnm/html/NMSettingDummy.html') diff --git a/docs/libnm/html/NMSettingDummy.html b/docs/libnm/html/NMSettingDummy.html new file mode 100644 index 00000000..a6fc3605 --- /dev/null +++ b/docs/libnm/html/NMSettingDummy.html @@ -0,0 +1,116 @@ + + + + +NMSettingDummy: libnm Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

NMSettingDummy

+

NMSettingDummy — Describes connection properties for dummy interfaces

+
+
+

Functions

+
++++ + + + + +
+NMSetting * + +nm_setting_dummy_new () +
+
+
+

Types and Values

+
++++ + + + + + + + + + + +
#defineNM_SETTING_DUMMY_SETTING_NAME
 NMSettingDummy
+
+
+

Object Hierarchy

+
    GObject
+    ╰── NMSetting
+        ╰── NMSettingDummy
+
+
+
+

Description

+

The NMSettingDummy object is a NMSetting subclass that describes properties +necessary for connection to dummy devices

+
+
+

Functions

+
+

nm_setting_dummy_new ()

+
NMSetting *
+nm_setting_dummy_new (void);
+

Creates a new NMSettingDummy object with default values.

+
+

Returns

+

the new empty NMSettingDummy object.

+

[transfer full]

+
+

Since: 1.8

+
+
+
+

Types and Values

+
+

NM_SETTING_DUMMY_SETTING_NAME

+
#define NM_SETTING_DUMMY_SETTING_NAME         "dummy"
+
+
+
+
+

NMSettingDummy

+
typedef struct _NMSettingDummy NMSettingDummy;
+

Dummy Link Settings

+
+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5