diff options
Diffstat (limited to 'docs/libnm-glib/html/NMDHCP4Config.html')
| -rw-r--r-- | docs/libnm-glib/html/NMDHCP4Config.html | 2 |
1 files changed, 2 insertions, 0 deletions
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.</p> <div class="refsect2"> <a name="NMDHCP4Config--options"></a><h3>The <code class="literal">“options”</code> property</h3> <pre class="programlisting"> “options” <a href="../glib/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *</pre> +<p>The <a href="../glib/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> containing options of the configuration.</p> +<p>Type: GLib.HashTable(utf8,GObject.Value)</p> <p>Flags: Read</p> </div> </div> |