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/html/NMDeviceBond.html | 42 +++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'docs/libnm/html/NMDeviceBond.html') diff --git a/docs/libnm/html/NMDeviceBond.html b/docs/libnm/html/NMDeviceBond.html index 44008ee8..74244575 100644 --- a/docs/libnm/html/NMDeviceBond.html +++ b/docs/libnm/html/NMDeviceBond.html @@ -3,7 +3,7 @@ NMDeviceBond: libnm Reference Manual - + @@ -36,7 +36,7 @@

Functions

-
+
@@ -51,14 +51,14 @@ -
-gboolean +gboolean nm_device_bond_get_carrier ()
const GPtrArray * +const GPtrArray * nm_device_bond_get_slaves () @@ -69,7 +69,7 @@

Properties

-
+
@@ -77,19 +77,19 @@ - + +gchar * +GPtrArray * @@ -98,7 +98,7 @@

Types and Values

-
gbooleangboolean carrier Read
-gchar * hw-address Read
-GPtrArray * slaves Read
+
@@ -125,7 +125,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceBond
@@ -135,7 +135,7 @@
 

Implemented Interfaces

NMDeviceBond implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

@@ -149,7 +149,7 @@ nm_device_bond_get_hw_address (Gets the hardware (MAC) address of the NMDeviceBond

Parameters

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


nm_device_bond_get_carrier ()

-
gboolean
+
gboolean
 nm_device_bond_get_carrier (NMDeviceBond *device);

Whether the device has carrier.

Parameters

-
+
@@ -191,19 +191,19 @@ nm_device_bond_get_carrier (

Returns

-

TRUE if the device has carrier

+

TRUE if the device has carrier


nm_device_bond_get_slaves ()

-
const GPtrArray *
+
const GPtrArray *
 nm_device_bond_get_slaves (NMDeviceBond *device);

Gets the devices currently slaved to device .

Parameters

-
+
@@ -218,7 +218,7 @@ nm_device_bond_get_slaves (

Returns

-

the GPtrArray containing +

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

@@ -255,7 +255,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

@@ -263,7 +263,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

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


The “slaves” property

-
  “slaves”                   GPtrArray *
+
  “slaves”                   GPtrArray *

The devices slaved to the bond device.

Element-type: NMDevice

Flags: Read

-- cgit 1.3.0-6-gf8a5