diff options
Diffstat (limited to 'docs/libnm/html/NMSettingBond.html')
| -rw-r--r-- | docs/libnm/html/NMSettingBond.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index e4284e3f..d64629ac 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -782,6 +782,10 @@ the <a class="link" href="NMSettingBond.html#NMSettingBond--options" title="The <div class="refsect2"> <a name="NMSettingBond--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>Dictionary of key/value pairs of bonding options. Both keys and values +must be strings. Option names must contain only alphanumeric characters +(ie, [a-zA-Z0-9]).</p> +<p>Type: GHashTable(utf8,utf8)</p> <p>Flags: Read / Write</p> </div> </div> |