From afcd268ea7b1149fbfb66bce4eca659b675da0a2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 12 Dec 2017 15:53:07 +0100 Subject: New upstream version 1.10.2 --- docs/libnm/html/NMIPConfig.html | 72 ++++++++++++++++++++--------------------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'docs/libnm/html/NMIPConfig.html') diff --git a/docs/libnm/html/NMIPConfig.html b/docs/libnm/html/NMIPConfig.html index 2bc3d610..2fa27a59 100644 --- a/docs/libnm/html/NMIPConfig.html +++ b/docs/libnm/html/NMIPConfig.html @@ -8,7 +8,7 @@ - + @@ -59,7 +59,7 @@ -GPtrArray * +GPtrArray * nm_ip_config_get_addresses () @@ -67,7 +67,7 @@ -GPtrArray * +GPtrArray * nm_ip_config_get_routes () @@ -115,44 +115,44 @@ -GPtrArray * +GPtrArray * addresses Read -GStrv +GStrv domains Read -gint +gint family Read -gchar * +gchar * gateway Read -GStrv +GStrv nameservers Read -GPtrArray * +GPtrArray * routes Read -GStrv +GStrv searches Read -GStrv +GStrv wins-servers Read @@ -208,7 +208,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMIPConfig
 
@@ -217,7 +217,7 @@

Implemented Interfaces

NMIPConfig implements - GInitable and GAsyncInitable.

+ GInitable and GAsyncInitable.

Description

@@ -273,14 +273,14 @@ nm_ip_config_get_gateway (

Returns

-

the IP address of the gateway.

+

the IP address of the gateway.

[transfer none]


nm_ip_config_get_addresses ()

-
GPtrArray *
+
GPtrArray *
 nm_ip_config_get_addresses (NMIPConfig *config);

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

@@ -300,7 +300,7 @@ nm_ip_config_get_addresses (

Returns

-

the GPtrArray +

the GPtrArray containing NMIPAddresses. 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.

@@ -310,7 +310,7 @@ returned array and thus it is safe for callers to reference and keep using it. <

nm_ip_config_get_routes ()

-
GPtrArray *
+
GPtrArray *
 nm_ip_config_get_routes (NMIPConfig *config);

Gets the routes.

@@ -330,7 +330,7 @@ nm_ip_config_get_routes (

Returns

-

the GPtrArray containing +

the GPtrArray containing 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.

@@ -360,7 +360,7 @@ nm_ip_config_get_nameservers (

Returns

-

the array of nameserver IP addresses.

+

the array of nameserver IP addresses.

[transfer none]

@@ -387,8 +387,8 @@ nm_ip_config_get_domains (

Returns

-

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

+

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

[transfer none]

@@ -415,8 +415,8 @@ nm_ip_config_get_searches (

Returns

-

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

+

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

[transfer none]

@@ -443,8 +443,8 @@ nm_ip_config_get_wins_servers (

Returns

-

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

+

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

[transfer none]

@@ -508,21 +508,21 @@ nm_ip_config_get_wins_servers (

Property Details

The “addresses” property

-
  “addresses”                GPtrArray *
-

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

+
  “addresses”                GPtrArray *
+

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

Flags: Read


The “domains” property

-
  “domains”                  GStrv
+
  “domains”                  GStrv

The array containing domain strings of the configuration.

Flags: Read


The “family” property

-
  “family”                   gint
+
  “family”                   gint

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

Flags: Read

@@ -532,7 +532,7 @@ nm_ip_config_get_wins_servers (

The “gateway” property

-
  “gateway”                  gchar *
+
  “gateway”                  gchar *

The IP gateway address of the configuration as string.

Flags: Read

Default value: NULL

@@ -540,28 +540,28 @@ nm_ip_config_get_wins_servers (

The “nameservers” property

-
  “nameservers”              GStrv
+
  “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.

+
  “routes”                   GPtrArray *
+

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

Flags: Read


The “searches” property

-
  “searches”                 GStrv
+
  “searches”                 GStrv

The array containing DNS search strings of the configuration.

Flags: Read


The “wins-servers” property

-
  “wins-servers”             GStrv
+
  “wins-servers”             GStrv

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

Flags: Read

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