From f75dd6fd1975146623052b843b182dc32c3fbe46 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 Apr 2011 07:30:59 +0200 Subject: Imported Upstream version 0.8.998 --- docs/libnm-glib/html/NMDHCP4Config.html | 59 +++++++++++++++++---------------- 1 file changed, 30 insertions(+), 29 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 233b1047..49a48faf 100644 --- a/docs/libnm-glib/html/NMDHCP4Config.html +++ b/docs/libnm-glib/html/NMDHCP4Config.html @@ -3,19 +3,19 @@ NMDHCP4Config - + - + - + - + @@ -30,7 +30,7 @@ Properties -
+
@@ -39,7 +39,7 @@
-
+

Synopsis

                    NMDHCP4Config;
                     NMDHCP4ConfigClass;
@@ -51,7 +51,7 @@ const char *        const char *option);
 
-
+

Object Hierarchy

   GObject
@@ -59,27 +59,27 @@ const char *        
+

Properties

   "options"                  GHashTable*           : Read
 
-
+

Description

-
+

Details

-
+

NMDHCP4Config

typedef struct _NMDHCP4Config NMDHCP4Config;


-
+

NMDHCP4ConfigClass

typedef struct {
 	NMObjectClass parent;
@@ -97,7 +97,7 @@ const char *        
+

NM_DHCP4_CONFIG_OPTIONS

#define NM_DHCP4_CONFIG_OPTIONS "options"
 
@@ -105,7 +105,7 @@ const char * +

-
+

nm_dhcp4_config_get_options ()

GHashTable *        nm_dhcp4_config_get_options         (NMDHCP4Config *config);

@@ -150,15 +149,15 @@ Gets all the options contained in the configuration.

Returns :

- the GHashTable containing strings for keys and values. -This is the internal copy used by the configuration, and must not be modified. +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]

-
+

nm_dhcp4_config_get_one_option ()

const char *        nm_dhcp4_config_get_one_option      (NMDHCP4Config *config,
                                                          const char *option);
@@ -175,32 +174,34 @@ Gets one option by option name.

option :

-the option to retrieve - +the option to retrieve

Returns :

- the configuration option's value. This is the internal string used by the -configuration, and must not be modified. - +the configuration option's value. This is the internal string used by the +configuration, and must not be modified.
-
+

Property Details

-
+

The "options" property

  "options"                  GHashTable*           : Read

The GHashTable containing options of the configuration.

+

+Type: GLib.HashTable +Element-Type: utf8,GObject.Value +

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