From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 11 May 2018 22:08:45 +0200 Subject: New upstream version 1.10.8 --- docs/libnm-glib/html/NMDHCP4Config.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/libnm-glib/html/NMDHCP4Config.html') diff --git a/docs/libnm-glib/html/NMDHCP4Config.html b/docs/libnm-glib/html/NMDHCP4Config.html index f4c7211c..c2fc38ed 100644 --- a/docs/libnm-glib/html/NMDHCP4Config.html +++ b/docs/libnm-glib/html/NMDHCP4Config.html @@ -219,6 +219,8 @@ configuration, and must not be modified.

The “options” property

  “options”                  GHashTable *
+

The GHashTable containing options of the configuration.

+

Type: GLib.HashTable(utf8,GObject.Value)

Flags: Read

-- cgit 1.3.0-6-gf8a5 From 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 4 Jun 2018 00:07:45 +0200 Subject: New upstream version 1.11.4 --- docs/libnm-glib/html/NMDHCP4Config.html | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) (limited to 'docs/libnm-glib/html/NMDHCP4Config.html') diff --git a/docs/libnm-glib/html/NMDHCP4Config.html b/docs/libnm-glib/html/NMDHCP4Config.html index c2fc38ed..ce1b4962 100644 --- a/docs/libnm-glib/html/NMDHCP4Config.html +++ b/docs/libnm-glib/html/NMDHCP4Config.html @@ -8,7 +8,7 @@ - + @@ -43,7 +43,7 @@ -GObject * +GObject * nm_dhcp4_config_new () @@ -51,7 +51,7 @@ -GHashTable * +GHashTable * nm_dhcp4_config_get_options () @@ -77,7 +77,7 @@ -GHashTable * +GHashTable * options Read @@ -98,7 +98,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMDHCP4Config
 
@@ -110,8 +110,8 @@

Functions

nm_dhcp4_config_new ()

-
GObject *
-nm_dhcp4_config_new (DBusGConnection *connection,
+
GObject *
+nm_dhcp4_config_new (DBusGConnection *connection,
                      const char *object_path);

Creates a new NMDHCP4Config.

@@ -125,7 +125,7 @@ nm_dhcp4_config_new (

connection

-

the DBusGConnection

+

the DBusGConnection

  @@ -145,7 +145,7 @@ nm_dhcp4_config_new (

nm_dhcp4_config_get_options ()

-
GHashTable *
+
GHashTable *
 nm_dhcp4_config_get_options (NMDHCP4Config *config);

Gets all the options contained in the configuration.

@@ -165,7 +165,7 @@ nm_dhcp4_config_get_options (

Returns

-

the GHashTable containing strings for keys and values. +

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

[transfer none][element-type utf8 GObject.Value]

@@ -218,14 +218,12 @@ configuration, and must not be modified.

Property Details

The “options” property

-
  “options”                  GHashTable *
-

The GHashTable containing options of the configuration.

-

Type: GLib.HashTable(utf8,GObject.Value)

+
  “options”                  GHashTable *

Flags: Read

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