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/NMDeviceTeam.html | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'docs/libnm/html/NMDeviceTeam.html') diff --git a/docs/libnm/html/NMDeviceTeam.html b/docs/libnm/html/NMDeviceTeam.html index e4be5b80..363a96e1 100644 --- a/docs/libnm/html/NMDeviceTeam.html +++ b/docs/libnm/html/NMDeviceTeam.html @@ -3,7 +3,7 @@ NMDeviceTeam: libnm Reference Manual - + @@ -36,7 +36,7 @@

Functions

-
+
@@ -51,14 +51,14 @@ -
-gboolean +gboolean nm_device_team_get_carrier ()
const GPtrArray * +const GPtrArray * nm_device_team_get_slaves () @@ -76,7 +76,7 @@

Properties

-
+
@@ -84,25 +84,25 @@ - + +gchar * +gchar * +GPtrArray * @@ -111,7 +111,7 @@

Types and Values

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

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDevice
             ╰── NMDeviceTeam
@@ -152,7 +152,7 @@
 

Implemented Interfaces

NMDeviceTeam implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

@@ -166,7 +166,7 @@ nm_device_team_get_hw_address (Gets the hardware (MAC) address of the NMDeviceTeam

Parameters

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


nm_device_team_get_carrier ()

-
gboolean
+
gboolean
 nm_device_team_get_carrier (NMDeviceTeam *device);

Whether the device has carrier.

Parameters

-
+
@@ -208,19 +208,19 @@ nm_device_team_get_carrier (

Returns

-

TRUE if the device has carrier

+

TRUE if the device has carrier


nm_device_team_get_slaves ()

-
const GPtrArray *
+
const GPtrArray *
 nm_device_team_get_slaves (NMDeviceTeam *device);

Gets the devices currently enslaved to device .

Parameters

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

@@ -250,7 +250,7 @@ nm_device_team_get_config (NMDeviceTeam

Parameters

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

@@ -314,7 +314,7 @@ device, and must not be modified.


The “config” property

-
  “config”                   gchar *
+
  “config”                   gchar *

The current JSON configuration of the device.

Flags: Read

Default value: NULL

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

@@ -331,7 +331,7 @@ device, and must not be modified.


The “slaves” property

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

The devices enslaved to the team device.

Element-type: NMDevice

Flags: Read

-- cgit 1.3.0-6-gf8a5