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,utf8)
Flags: Read
GObject +GObject ╰── NMObject ╰── NMDhcpConfig@@ -125,7 +125,7 @@Implemented Interfaces
NMDhcpConfig implements - GInitable and GAsyncInitable.
+ GInitable and GAsyncInitable.
nm_dhcp_config_get_options ()
-GHashTable *
+GHashTable *
nm_dhcp_config_get_options (NMDhcpConfig *config);
Gets all the options contained in the configuration.
@@ -181,7 +181,7 @@ nm_dhcp_config_get_options (
Returns
-the GHashTable containing
+
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 utf8]
@@ -246,7 +246,7 @@ configuration, and must not be modified.
Property Details
The “family” property
- “family” gint
+ “family” gint
The IP address family of the configuration; either
AF_INET or AF_INET6.
Flags: Read
@@ -256,14 +256,12 @@ configuration, and must not be modified.
The “options” property
- “options” GHashTable *
-The GHashTable containing options of the configuration.
-Type: GLib.HashTable(utf8,utf8)
+ “options” GHashTable *
Flags: Read
+
Generated by GTK-Doc V1.28