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/NMDeviceGeneric.html | 216 ++++++++++++++++++----------------- 1 file changed, 114 insertions(+), 102 deletions(-) (limited to 'docs/libnm/html/NMDeviceGeneric.html') diff --git a/docs/libnm/html/NMDeviceGeneric.html b/docs/libnm/html/NMDeviceGeneric.html index 3efbf0a6..28a8bb86 100644 --- a/docs/libnm/html/NMDeviceGeneric.html +++ b/docs/libnm/html/NMDeviceGeneric.html @@ -2,36 +2,28 @@ -NMDeviceGeneric +libnm Reference Manual: NMDeviceGeneric - + - - - - - - - - - - + + + + + + +
@@ -39,37 +31,73 @@

NMDeviceGeneric

NMDeviceGeneric

- +
-
-

Synopsis

-
#define             NM_DEVICE_GENERIC_HW_ADDRESS
-#define             NM_DEVICE_GENERIC_TYPE_DESCRIPTION
-struct              NMDeviceGeneric;
-                    NMDeviceGenericClass;
-const char *        nm_device_generic_get_hw_address    (NMDeviceGeneric *device);
-
+
+

Functions

+
++++ + + + + +
const char * + +nm_device_generic_get_hw_address () +
-

Object Hierarchy

-
-  GObject
-   +----NMObject
-         +----NMDevice
-               +----NMDeviceGeneric
-
+

Properties

+
+++++ + + + + + + + + + + + + +
+gchar *hw-addressRead
+gchar *type-descriptionRead
-

Implemented Interfaces

-

-NMDeviceGeneric implements - GInitable and GAsyncInitable.

+

Types and Values

+
++++ + + + + + + + + + + +
#defineNM_DEVICE_GENERIC_HW_ADDRESS
#defineNM_DEVICE_GENERIC_TYPE_DESCRIPTION
-

Properties

-
-  "hw-address"               gchar*                : Read
-  "type-description"         gchar*                : Read
+

Object Hierarchy

+
    GObject
+    ╰── NMObject
+        ╰── NMDevice
+            ╰── NMDeviceGeneric
 
@@ -78,7 +106,37 @@ NMDeviceGeneric implements

-

Details

+

Functions

+
+

nm_device_generic_get_hw_address ()

+
const char *
+nm_device_generic_get_hw_address (NMDeviceGeneric *device);
+

Gets the hardware address of the NMDeviceGeneric

+
+

Parameters

+
+++++ + + + + + +

device

a NMDeviceGeneric

 
+
+
+

Returns

+

the hardware address. This is the internal string used by the +device, and must not be modified.

+

+
+
+
+
+

Types and Values

NM_DEVICE_GENERIC_HW_ADDRESS

#define NM_DEVICE_GENERIC_HW_ADDRESS       "hw-address"
@@ -94,74 +152,28 @@ NMDeviceGeneric implements
 

-
-
-

struct NMDeviceGeneric

-
struct NMDeviceGeneric;
-

-

-
-
-
-

NMDeviceGenericClass

-
typedef struct {
-	NMDeviceClass parent;
-} NMDeviceGenericClass;
-
-

-

-
-
-
-

nm_device_generic_get_hw_address ()

-
const char *        nm_device_generic_get_hw_address    (NMDeviceGeneric *device);
-

-Gets the hardware address of the NMDeviceGeneric -

-
---- - - - - - - - - - - -

device :

a NMDeviceGeneric -

Returns :

the hardware address. This is the internal string used by the -device, and must not be modified.
-

Property Details

-

The "hw-address" property

-
  "hw-address"               gchar*                : Read
-

-The hardware address of the device. -

+

The “hw-address” property

+
  “hw-address”               gchar *
+

+

Flags: Read

Default value: NULL


-

The "type-description" property

-
  "type-description"         gchar*                : Read
-

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

+

The “type-description” property

+
  “type-description”         gchar *
+

+

Flags: Read

Default value: NULL

+ Generated by GTK-Doc V1.21
\ No newline at end of file -- cgit 1.3.0-6-gf8a5