From e152ec7bf4ba252ff9d3eb13eabd417b931dac9a Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Mon, 24 Sep 2018 09:29:55 +0100 Subject: Import Upstream version 1.12.2 --- docs/libnm-glib/html/NMDeviceBridge.html | 44 ++++++++++++++++---------------- 1 file changed, 22 insertions(+), 22 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 3ac93bb9..5b7acb68 100644 --- a/docs/libnm-glib/html/NMDeviceBridge.html +++ b/docs/libnm-glib/html/NMDeviceBridge.html @@ -8,7 +8,7 @@ - + @@ -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 () @@ -92,13 +92,13 @@ -gboolean +gboolean carrier Read -gchar * +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,8 +169,8 @@ 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.

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

connection

-

the DBusGConnection

+

the DBusGConnection

  @@ -233,7 +233,7 @@ 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.

@@ -253,16 +253,16 @@ 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 +

Gets the devices currently enslaved 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]

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

@@ -384,13 +384,13 @@ copy used by the device, and must not be modified.

The “slaves” property

  “slaves”                   NMObjectArray *
-

The devices (NMDevice) slaved to the bridge device.

+

The devices (NMDevice) enslaved to the bridge device.

Flags: Read

Since: 0.9.8

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