From 90e8691111889a7b5f3c812f5a41f15a8a058913 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 7 Nov 2017 00:14:39 +0100 Subject: New upstream version 1.9.90 --- docs/libnm/html/NMDeviceDummy.html | 94 +++++++++++++++++++++++++++++++++++--- 1 file changed, 88 insertions(+), 6 deletions(-) (limited to 'docs/libnm/html/NMDeviceDummy.html') diff --git a/docs/libnm/html/NMDeviceDummy.html b/docs/libnm/html/NMDeviceDummy.html index b6f81170..3e4d779b 100644 --- a/docs/libnm/html/NMDeviceDummy.html +++ b/docs/libnm/html/NMDeviceDummy.html @@ -17,7 +17,8 @@ Top  |  Description  |  Object Hierarchy  |  - Implemented Interfaces + Implemented Interfaces  |  + Properties Home Up @@ -34,21 +35,59 @@
+

Functions

+
++++ + + + + +
const char * + +nm_device_dummy_get_hw_address () +
+
+
+

Properties

+
+++++ + + + + + +
+gchar *hw-addressRead
+
+

Types and Values

- + + + + + + - + +
#defineNM_DEVICE_DUMMY_HW_ADDRESS
  NMDeviceDummy

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceDummy
@@ -58,22 +97,65 @@
 

Implemented Interfaces

NMDeviceDummy implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

Functions

-

+
+

nm_device_dummy_get_hw_address ()

+
const char *
+nm_device_dummy_get_hw_address (NMDeviceDummy *device);
+

Gets the hardware (MAC) address of the NMDeviceDummy

+
+

Parameters

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

device

a NMDeviceDummy

 
+
+
+

Returns

+

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

+
+

Since: 1.10

+

Types and Values

+

NM_DEVICE_DUMMY_HW_ADDRESS

+
#define NM_DEVICE_DUMMY_HW_ADDRESS  "hw-address"
+
+
+
+

NMDeviceDummy

typedef struct _NMDeviceDummy NMDeviceDummy;
+
+

Property Details

+
+

The “hw-address” property

+
  “hw-address”               gchar *
+

The active hardware (MAC) address of the device.

+

Flags: Read

+

Default value: NULL

+

Since: 1.10

+
+
-- cgit 1.3.0-6-gf8a5