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/html/NMIPConfig.html | 44 ++++++++++++----------------------------- 1 file changed, 13 insertions(+), 31 deletions(-) (limited to 'docs/libnm/html/NMIPConfig.html') diff --git a/docs/libnm/html/NMIPConfig.html b/docs/libnm/html/NMIPConfig.html index a93213ab..9a32ecb6 100644 --- a/docs/libnm/html/NMIPConfig.html +++ b/docs/libnm/html/NMIPConfig.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMIPConfig +NMIPConfig: libnm Reference Manual - + @@ -210,8 +210,6 @@

Description

-

-

Functions

@@ -239,7 +237,6 @@ nm_ip_config_get_family (

Returns

the IP address family; either AF_INET or AF_INET6

-


@@ -445,64 +442,48 @@ nm_ip_config_get_wins_servers (

NM_IP_CONFIG_FAMILY

#define NM_IP_CONFIG_FAMILY "family"
 
-

-


NM_IP_CONFIG_GATEWAY

#define NM_IP_CONFIG_GATEWAY "gateway"
 
-

-


NM_IP_CONFIG_ADDRESSES

#define NM_IP_CONFIG_ADDRESSES "addresses"
 
-

-


NM_IP_CONFIG_ROUTES

#define NM_IP_CONFIG_ROUTES "routes"
 
-

-


NM_IP_CONFIG_NAMESERVERS

#define NM_IP_CONFIG_NAMESERVERS "nameservers"
 
-

-


NM_IP_CONFIG_DOMAINS

#define NM_IP_CONFIG_DOMAINS "domains"
 
-

-


NM_IP_CONFIG_SEARCHES

#define NM_IP_CONFIG_SEARCHES "searches"
 
-

-


NM_IP_CONFIG_WINS_SERVERS

#define NM_IP_CONFIG_WINS_SERVERS "wins-servers"
 
-

-

@@ -510,21 +491,22 @@ nm_ip_config_get_wins_servers (

The “addresses” property

  “addresses”                GPtrArray *
-

+

A GPtrArray containing the addresses (NMIPAddress) of the configuration.

Flags: Read


The “domains” property

  “domains”                  GStrv
-

+

The array containing domain strings of the configuration.

Flags: Read


The “family” property

  “family”                   gint
-

+

The IP address family of the configuration; either +AF_INET or AF_INET6.

Flags: Read

Allowed values: [0,255]

Default value: 0

@@ -533,7 +515,7 @@ nm_ip_config_get_wins_servers (

The “gateway” property

  “gateway”                  gchar *
-

+

The IP gateway address of the configuration as string.

Flags: Read

Default value: NULL

@@ -541,34 +523,34 @@ nm_ip_config_get_wins_servers (

The “nameservers” property

  “nameservers”              GStrv
-

+

The array containing name server IP addresses of the configuration.

Flags: Read


The “routes” property

  “routes”                   GPtrArray *
-

+

A GPtrArray containing the routes (NMIPRoute) of the configuration.

Flags: Read


The “searches” property

  “searches”                 GStrv
-

+

The array containing DNS search strings of the configuration.

Flags: Read


The “wins-servers” property

  “wins-servers”             GStrv
-

+

The array containing WINS server IP addresses of the configuration. +(This will always be empty for IPv6 configurations.)

Flags: Read

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