From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm-glib/html/NMIP6Config.html | 58 ++++++++++++++--------------------- 1 file changed, 23 insertions(+), 35 deletions(-) (limited to 'docs/libnm-glib/html/NMIP6Config.html') diff --git a/docs/libnm-glib/html/NMIP6Config.html b/docs/libnm-glib/html/NMIP6Config.html index 83f5f473..ed97f3e5 100644 --- a/docs/libnm-glib/html/NMIP6Config.html +++ b/docs/libnm-glib/html/NMIP6Config.html @@ -2,13 +2,13 @@ -libnm-glib Reference Manual: NMIP6Config +NMIP6Config: libnm-glib Reference Manual - + @@ -201,8 +201,6 @@

Description

-

-

Functions

@@ -264,9 +262,8 @@ nm_ip6_config_get_gateway (

Returns

the IPv6 gateway of the configuration.

-

-

Since 0.9.10

+

Since: 0.9.10


@@ -350,9 +347,8 @@ nm_ip6_config_get_num_nameservers (

Returns

the number of domain name servers

-

-

Since 0.9.10

+

Since: 0.9.10


@@ -390,7 +386,7 @@ nm_ip6_config_get_nameserver ([array fixed-size=16][element-type guint8][transfer none]

-

Since 0.9.10

+

Since: 0.9.10


@@ -398,8 +394,9 @@ nm_ip6_config_get_nameserver (const GSList * nm_ip6_config_get_nameservers (NMIP6Config *config);

Gets the domain name servers (DNS).

+

[skip]

-

Parameters

+

Parameters

@@ -414,11 +411,10 @@ nm_ip6_config_get_nameservers (
-

Returns

+

Returns

a GSList containing elements of type 'struct in6_addr' which contain the addresses of nameservers of the configuration. This is the internal copy used by the configuration and must not be modified.

-


@@ -476,7 +472,7 @@ nm_ip6_config_get_searches ([element-type utf8]

-

Since 0.9.10

+

Since: 0.9.10


NM_IP6_CONFIG_ADDRESSES

#define NM_IP6_CONFIG_ADDRESSES "addresses"
 
-

-


NM_IP6_CONFIG_ROUTES

#define NM_IP6_CONFIG_ROUTES "routes"
 
-

-


NM_IP6_CONFIG_NAMESERVERS

#define NM_IP6_CONFIG_NAMESERVERS "nameservers"
 
-

-


NM_IP6_CONFIG_DOMAINS

#define NM_IP6_CONFIG_DOMAINS "domains"
 
-

-


NM_IP6_CONFIG_SEARCHES

#define NM_IP6_CONFIG_SEARCHES "searches"
 
-

-

@@ -534,51 +518,55 @@ This is the internal copy used by the configuration, and must not be modified. <

The “addresses” property

  “addresses”                NMIP6AddressObjectArray *
-

+

The GPtrArray containing the IPv6 addresses; use +nm_utils_ip6_addresses_from_gvalue() to return a GSList of +NMSettingIP6Address objects that is more usable than the raw data.

Flags: Read


The “domains” property

  “domains”                  NMStringArray *
-

+

The GPtrArray containing domain strings of the configuration.

Flags: Read


The “gateway” property

  “gateway”                  gchar *
-

+

The IPv6 gateway as string

Flags: Read

Default value: NULL

-

Since 0.9.10

+

Since: 0.9.10


The “nameservers” property

  “nameservers”              NMIP6AddressArray *
-

+

The GPtrArray containing elements of type 'struct ip6_addr' which +contain the addresses of nameservers of the configuration.

Flags: Read


The “routes” property

  “routes”                   NMIP6RouteObjectArray *
-

+

The GPtrArray containing the IPv6 routes; use +nm_utils_ip6_routes_from_gvalue() to return a GSList of +NMSettingIP6Address objects that is more usable than the raw data.

Flags: Read


The “searches” property

  “searches”                 NMStringArray *
-

+

The GPtrArray containing dns search strings of the configuration.

Flags: Read

-

Since 0.9.10

+

Since: 0.9.10

+
Generated by GTK-Doc V1.24 \ No newline at end of file -- cgit 1.3.0-6-gf8a5