From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- docs/libnm-glib/html/NMDeviceBridge.html | 54 ++++++++++++++++---------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'docs/libnm-glib/html/NMDeviceBridge.html') diff --git a/docs/libnm-glib/html/NMDeviceBridge.html b/docs/libnm-glib/html/NMDeviceBridge.html index 918be57a..3fa79a8d 100644 --- a/docs/libnm-glib/html/NMDeviceBridge.html +++ b/docs/libnm-glib/html/NMDeviceBridge.html @@ -3,7 +3,7 @@ NMDeviceBridge: libnm-glib Reference Manual - + @@ -35,7 +35,7 @@

Functions

-
+
@@ -43,7 +43,7 @@ -
-GQuark +GQuark nm_device_bridge_error_quark () @@ -51,7 +51,7 @@
-GObject * +GObject * nm_device_bridge_new () @@ -66,14 +66,14 @@
-gboolean +gboolean nm_device_bridge_get_carrier ()
const GPtrArray * +const GPtrArray * nm_device_bridge_get_slaves () @@ -84,7 +84,7 @@

Properties

-
+
@@ -92,13 +92,13 @@ - + +gchar * @@ -113,7 +113,7 @@

Types and Values

-
gbooleangboolean carrier Read
-gchar * hw-address Read
+
@@ -144,7 +144,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceBridge
@@ -157,7 +157,7 @@
 

Functions

nm_device_bridge_error_quark ()

-
GQuark
+
GQuark
 nm_device_bridge_error_quark (void);

Registers an error quark for NMDeviceBridge if necessary.

@@ -169,13 +169,13 @@ nm_device_bridge_error_quark (voi

nm_device_bridge_new ()

-
GObject *
-nm_device_bridge_new (DBusGConnection *connection,
+
GObject *
+nm_device_bridge_new (DBusGConnection *connection,
                       const char *path);

Creates a new NMDeviceBridge.

Parameters

-
+
@@ -184,7 +184,7 @@ nm_device_bridge_new (

connection

-
+ @@ -210,7 +210,7 @@ nm_device_bridge_get_hw_address (Gets the hardware (MAC) address of the NMDeviceBridge

Parameters

-

the DBusGConnection

the DBusGConnection

 
+
@@ -233,12 +233,12 @@ device, and must not be modified.


nm_device_bridge_get_carrier ()

-
gboolean
+
gboolean
 nm_device_bridge_get_carrier (NMDeviceBridge *device);

Whether the device has carrier.

Parameters

-
+
@@ -253,20 +253,20 @@ nm_device_bridge_get_carrier (

Returns

-

TRUE if the device has carrier

+

TRUE if the device has carrier

Since: 0.9.8


nm_device_bridge_get_slaves ()

-
const GPtrArray *
+
const GPtrArray *
 nm_device_bridge_get_slaves (NMDeviceBridge *device);

Gets the devices currently slaved to device .

Parameters

-
+
@@ -281,8 +281,8 @@ nm_device_bridge_get_slaves (

Returns

-

the GPtrArray containing -NMDevices that are slaves of device +

the GPtrArray containing +NMDevices that are slaves of device . This is the internal copy used by the device, and must not be modified.

[element-type NMDevice]

@@ -296,7 +296,7 @@ copy used by the device, and must not be modified.

enum NMDeviceBridgeError

Members

-
+
@@ -365,7 +365,7 @@ copy used by the device, and must not be modified.

Property Details

The “carrier” property

-
  “carrier”                  gboolean
+
  “carrier”                  gboolean

Whether the device has carrier.

Flags: Read

Default value: FALSE

@@ -374,7 +374,7 @@ copy used by the device, and must not be modified.


The “hw-address” property

-
  “hw-address”               gchar *
+
  “hw-address”               gchar *

The hardware (MAC) address of the device.

Flags: Read

Default value: NULL

-- cgit 1.3.0-6-gf8a5