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/NMDhcpConfig.html | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) (limited to 'docs/libnm/html/NMDhcpConfig.html') diff --git a/docs/libnm/html/NMDhcpConfig.html b/docs/libnm/html/NMDhcpConfig.html index b506c4b1..407a1341 100644 --- a/docs/libnm/html/NMDhcpConfig.html +++ b/docs/libnm/html/NMDhcpConfig.html @@ -16,7 +16,8 @@ Top  |  Description  |  - Object Hierarchy  |  + Object Hierarchy  |  + Implemented Interfaces  |  Properties Home @@ -99,6 +100,10 @@ +  +NMDhcpConfig + + #define NM_DHCP_CONFIG_FAMILY @@ -117,6 +122,12 @@
+

Implemented Interfaces

+

+NMDhcpConfig implements + GInitable and GAsyncInitable.

+
+

Description

@@ -127,7 +138,7 @@ nm_dhcp_config_get_family (NMDhcpConfig *config);

Gets the IP address family of the configuration

-

Parameters

+

Parameters

@@ -142,7 +153,7 @@ nm_dhcp_config_get_family ( -

Returns

+

Returns

the IP address family; either AF_INET or AF_INET6

@@ -154,7 +165,7 @@ nm_dhcp_config_get_family (NMDhcpConfig *config);

Gets all the options contained in the configuration.

-

Parameters

+

Parameters

@@ -169,7 +180,7 @@ nm_dhcp_config_get_options ( -

Returns

+

Returns

the GHashTable containing strings for keys and values. This is the internal copy used by the configuration, and must not be modified.

@@ -184,7 +195,7 @@ nm_dhcp_config_get_one_option (const char *option);

Gets one option by option name.

-

Parameters

+

Parameters

@@ -206,7 +217,7 @@ nm_dhcp_config_get_one_option (
-

Returns

+

Returns

the configuration option's value. This is the internal string used by the configuration, and must not be modified.

@@ -215,6 +226,11 @@ configuration, and must not be modified.

Types and Values

+

NMDhcpConfig

+
typedef struct _NMDhcpConfig NMDhcpConfig;
+
+
+

NM_DHCP_CONFIG_FAMILY

#define NM_DHCP_CONFIG_FAMILY  "family"
 
-- cgit 1.3.0-6-gf8a5