diff options
| author | Michael Biebl <biebl@debian.org> | 2023-02-10 11:50:34 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-02-10 11:50:34 +0100 |
| commit | 1372848511cb896b80b51ed1a3e9606bd9816631 (patch) | |
| tree | 674792b9385bdef935988894b45f06b2af39f88c /docs/libnm/html/NMDhcpConfig.html | |
| parent | 40ec077ea305994c1fc2130add6787ca0c73e2c6 (diff) | |
New upstream version 1.42.0 upstream/1.42.0
Diffstat (limited to 'docs/libnm/html/NMDhcpConfig.html')
| -rw-r--r-- | docs/libnm/html/NMDhcpConfig.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libnm/html/NMDhcpConfig.html b/docs/libnm/html/NMDhcpConfig.html index 5b16e688..1fc9a790 100644 --- a/docs/libnm/html/NMDhcpConfig.html +++ b/docs/libnm/html/NMDhcpConfig.html @@ -251,6 +251,8 @@ configuration, and must not be modified.</p> <div class="refsect2"> <a name="NMDhcpConfig--options"></a><h3>The <code class="literal">“options”</code> property</h3> <pre class="programlisting"> “options” <a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> *</pre> +<p>The <a href="https://developer.gnome.org/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> containing options of the configuration.</p> +<p><span class="annotation">[<acronym title="Override the parsed C type with given type."><span class="acronym">type</span></acronym> GHashTable(utf8,utf8)]</span></p> <p>Owner: NMDhcpConfig</p> <p>Flags: Read</p> </div> |