From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm/html/NMIPConfig.html | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'docs/libnm/html/NMIPConfig.html') diff --git a/docs/libnm/html/NMIPConfig.html b/docs/libnm/html/NMIPConfig.html index 6435caa6..90573d09 100644 --- a/docs/libnm/html/NMIPConfig.html +++ b/docs/libnm/html/NMIPConfig.html @@ -8,7 +8,7 @@ - + @@ -230,7 +230,7 @@ NMIPConfig implements nm_ip_config_get_family (NMIPConfig *config);

Gets the IP address family

-

Parameters

+

Parameters

@@ -245,7 +245,7 @@ nm_ip_config_get_family ( -

Returns

+

Returns

the IP address family; either AF_INET or AF_INET6

@@ -257,7 +257,7 @@ nm_ip_config_get_family (NMIPConfig *config);

Gets the IP gateway address.

-

Parameters

+

Parameters

@@ -272,7 +272,7 @@ nm_ip_config_get_gateway ( -

Returns

+

Returns

the IP address of the gateway.

[transfer none]

@@ -284,7 +284,7 @@ nm_ip_config_get_gateway (NMIPConfig *config);

Gets the IP addresses (containing the address, prefix, and gateway).

-

Parameters

+

Parameters

@@ -299,7 +299,7 @@ nm_ip_config_get_addresses ( -

Returns

+

Returns

the GPtrArray containing NMIPAddresses. This is the internal copy used by the configuration and must not be modified. The library never modifies the @@ -314,7 +314,7 @@ returned array and thus it is safe for callers to reference and keep using it. < nm_ip_config_get_routes (NMIPConfig *config);

Gets the routes.

-

Parameters

+

Parameters

@@ -329,9 +329,9 @@ nm_ip_config_get_routes ( -

Returns

+

Returns

the GPtrArray containing -NMIPRoutes. This is the internal copy used by the configuration, and must +NMIPRoutes. This is the internal copy used by the configuration, and must not be modified. The library never modifies the returned array and thus it is safe for callers to reference and keep using it.

[element-type NMIPRoute][transfer none]

@@ -344,7 +344,7 @@ safe for callers to reference and keep using it.

nm_ip_config_get_nameservers (NMIPConfig *config);

Gets the domain name servers (DNS).

-

Parameters

+

Parameters

@@ -359,7 +359,7 @@ nm_ip_config_get_nameservers ( -

Returns

+

Returns

the array of nameserver IP addresses.

[transfer none]

@@ -371,7 +371,7 @@ nm_ip_config_get_nameservers (NMIPConfig *config);

Gets the domain names.

-

Parameters

+

Parameters

@@ -386,7 +386,7 @@ nm_ip_config_get_domains ( -

Returns

+

Returns

the array of domains. (This is never NULL, though it may be 0-length).

[transfer none]

@@ -399,7 +399,7 @@ nm_ip_config_get_domains (NMIPConfig *config);

Gets the DNS searches.

-

Parameters

+

Parameters

@@ -414,7 +414,7 @@ nm_ip_config_get_searches ( -

Returns

+

Returns

the array of DNS search strings. (This is never NULL, though it may be 0-length).

[transfer none]

@@ -427,7 +427,7 @@ nm_ip_config_get_searches (NMIPConfig *config);

Gets the Windows Internet Name Service servers (WINS).

-

Parameters

+

Parameters

@@ -442,7 +442,7 @@ nm_ip_config_get_wins_servers (
-

Returns

+

Returns

the arry of WINS server IP address strings. (This is never NULL, though it may be 0-length.).

[transfer none]

@@ -569,6 +569,6 @@ nm_ip_config_get_wins_servers (
+
Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5