From f408e27bccfacf347605a8d98649975a68f38a17 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 5 May 2015 17:48:57 +0200 Subject: Imported Upstream version 1.0.2 --- docs/libnm/html/NMSettingGeneric.html | 140 ++++++++++++++++------------------ 1 file changed, 65 insertions(+), 75 deletions(-) (limited to 'docs/libnm/html/NMSettingGeneric.html') diff --git a/docs/libnm/html/NMSettingGeneric.html b/docs/libnm/html/NMSettingGeneric.html index 1ade9b46..13bf6b87 100644 --- a/docs/libnm/html/NMSettingGeneric.html +++ b/docs/libnm/html/NMSettingGeneric.html @@ -2,32 +2,27 @@ -NMSettingGeneric +libnm Reference Manual: NMSettingGeneric - + - - - - - - - - - - + + + + + + +
@@ -35,85 +30,80 @@

NMSettingGeneric

NMSettingGeneric — Describes connection properties for generic devices

- +
-
-

Synopsis

-
#define             NM_SETTING_GENERIC_SETTING_NAME
-struct              NMSettingGeneric;
-                    NMSettingGenericClass;
-NMSetting *         nm_setting_generic_new              (void);
-
+
+

Functions

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

Types and Values

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

Object Hierarchy

-
-  GObject
-   +----NMSetting
-         +----NMSettingGeneric
+
    GObject
+    ╰── NMSetting
+        ╰── NMSettingGeneric
 

Description

-

-The NMSettingGeneric object is a NMSetting subclass that describes +

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. -

+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.

-

Details

+

Functions

-

NM_SETTING_GENERIC_SETTING_NAME

-
#define NM_SETTING_GENERIC_SETTING_NAME "generic"
-
-

-

+

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]

-
-
-

struct NMSettingGeneric

-
struct NMSettingGeneric;
-

-

-
-
-

NMSettingGenericClass

-
typedef struct {
-	NMSettingClass parent;
-} NMSettingGenericClass;
-
-

-

-
+
+

Types and Values

-

nm_setting_generic_new ()

-
NMSetting *         nm_setting_generic_new              (void);
+

NM_SETTING_GENERIC_SETTING_NAME

+
#define NM_SETTING_GENERIC_SETTING_NAME "generic"
+

-Creates a new NMSettingGeneric object with default values.

-
---- - - - - -

Returns :

the new empty NMSettingGeneric object. [transfer full] -
+ Generated by GTK-Doc V1.21
\ No newline at end of file -- cgit 1.3.0-6-gf8a5