From 73e152af6e3fb4f5848bfb8394484026ff119003 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 11 May 2016 17:08:25 +0200 Subject: Imported Upstream version 1.2.2 --- docs/libnm/html/NMDeviceEthernet.html | 38 +++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 11 deletions(-) (limited to 'docs/libnm/html/NMDeviceEthernet.html') diff --git a/docs/libnm/html/NMDeviceEthernet.html b/docs/libnm/html/NMDeviceEthernet.html index 0b6dc4a2..68bfbd7a 100644 --- a/docs/libnm/html/NMDeviceEthernet.html +++ b/docs/libnm/html/NMDeviceEthernet.html @@ -16,7 +16,8 @@ Top  |  Description  |  - Object Hierarchy  |  + Object Hierarchy  |  + Implemented Interfaces  |  Properties Home @@ -148,6 +149,10 @@ #define NM_DEVICE_ETHERNET_S390_SUBCHANNELS + +  +NMDeviceEthernet + @@ -160,6 +165,12 @@
+

Implemented Interfaces

+

+NMDeviceEthernet implements + GInitable and GAsyncInitable.

+
+

Description

@@ -170,7 +181,7 @@ nm_device_ethernet_get_hw_address (NMDeviceEthernet *device);

Gets the active hardware (MAC) address of the NMDeviceEthernet

-

Parameters

+

Parameters

@@ -185,7 +196,7 @@ nm_device_ethernet_get_hw_address (
-

Returns

+

Returns

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

@@ -198,7 +209,7 @@ nm_device_ethernet_get_permanent_hw_address (NMDeviceEthernet *device);

Gets the permanent hardware (MAC) address of the NMDeviceEthernet

-

Parameters

+

Parameters

@@ -213,7 +224,7 @@ nm_device_ethernet_get_permanent_hw_address
-

Returns

+

Returns

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

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

nm_device_ethernet_get_speed (NMDeviceEthernet *device);

Gets the speed of the NMDeviceEthernet.

-

Parameters

+

Parameters

@@ -240,7 +251,7 @@ nm_device_ethernet_get_speed ( -

Returns

+

Returns

the speed of the device

@@ -251,7 +262,7 @@ nm_device_ethernet_get_speed (NMDeviceEthernet *device);

Whether the device has carrier.

-

Parameters

+

Parameters

@@ -266,7 +277,7 @@ nm_device_ethernet_get_carrier (
-

Returns

+

Returns

TRUE if the device has carrier

@@ -278,7 +289,7 @@ nm_device_ethernet_get_s390_subchannels (NMDeviceEthernet *device);

Return the list of s390 subchannels if the device supports them.

-

Parameters

+

Parameters

@@ -293,7 +304,7 @@ nm_device_ethernet_get_s390_subchannels
-

Returns

+

Returns

array of strings, each specifying one subchannel the s390 device uses to communicate to the host.

[transfer none][element-type utf8]

@@ -332,6 +343,11 @@ one subchannel the s390 device uses to communicate to the host.

#define NM_DEVICE_ETHERNET_S390_SUBCHANNELS "s390-subchannels"
 
+
+
+

NMDeviceEthernet

+
typedef struct _NMDeviceEthernet NMDeviceEthernet;
+

Property Details

-- cgit 1.3.0-6-gf8a5