From ee9c73a923909e23a649407be77e25235d769e25 Mon Sep 17 00:00:00 2001
From: Michael Biebl
“options” property“options” GHashTable *+
The GHashTable containing options of the configuration.
+Type: GLib.HashTable(utf8,GObject.Value)
Flags: Read
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 (@@ -218,14 +218,12 @@ configuration, and must not be modified.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]
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