diff options
| author | Michael Biebl <biebl@debian.org> | 2016-08-26 02:18:32 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-08-26 02:18:32 +0200 |
| commit | 7514efc2f38c9ace4557d4e69d68e7d380389030 (patch) | |
| tree | 7fb00fda86cfcc2ca377f191633a7cfdbfea7ca3 /docs/libnm/html/NMSettingBond.html | |
| parent | d6201f5d8daada3d64a0a3e0038e14eebec683ce (diff) | |
Imported Upstream version 1.4.0 upstream/1.4.0
Diffstat (limited to 'docs/libnm/html/NMSettingBond.html')
| -rw-r--r-- | docs/libnm/html/NMSettingBond.html | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/docs/libnm/html/NMSettingBond.html b/docs/libnm/html/NMSettingBond.html index 1da953e2..df203b96 100644 --- a/docs/libnm/html/NMSettingBond.html +++ b/docs/libnm/html/NMSettingBond.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingBluetooth.html" title="NMSettingBluetooth"> <link rel="next" href="NMSettingBridge.html" title="NMSettingBridge"> -<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.25 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -280,7 +280,7 @@ necessary for bond connections.</p> nm_setting_bond_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Creates a new <a class="link" href="NMSettingBond.html" title="NMSettingBond"><span class="type">NMSettingBond</span></a> object with default values.</p> <div class="refsect3"> -<a name="id-1.4.9.8.2.5"></a><h4>Returns</h4> +<a name="nm-setting-bond-new.returns"></a><h4>Returns</h4> <p> the new empty <a class="link" href="NMSettingBond.html" title="NMSettingBond"><span class="type">NMSettingBond</span></a> object. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -294,7 +294,7 @@ nm_setting_bond_get_num_options (<em class="parameter"><code><a class="link" hre is activated. This can be used to retrieve each option individually using <a class="link" href="NMSettingBond.html#nm-setting-bond-get-option" title="nm_setting_bond_get_option ()"><code class="function">nm_setting_bond_get_option()</code></a>.</p> <div class="refsect3"> -<a name="id-1.4.9.8.3.5"></a><h4>Parameters</h4> +<a name="nm-setting-bond-get-num-options.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -309,7 +309,7 @@ using <a class="link" href="NMSettingBond.html#nm-setting-bond-get-option" title </table></div> </div> <div class="refsect3"> -<a name="id-1.4.9.8.3.6"></a><h4>Returns</h4> +<a name="nm-setting-bond-get-num-options.returns"></a><h4>Returns</h4> <p> the number of bonding options</p> </div> </div> @@ -327,7 +327,7 @@ are *not* guaranteed to be static across modifications to options done by and should not be used to refer to options except for short periods of time such as during option iteration.</p> <div class="refsect3"> -<a name="id-1.4.9.8.4.5"></a><h4>Parameters</h4> +<a name="nm-setting-bond-get-option.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -363,7 +363,7 @@ modified. </p></td> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.9.8.4.6"></a><h4>Returns</h4> +<a name="nm-setting-bond-get-option.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> on success if the index was valid and an option was found, <code class="literal">FALSE</code> if the index was invalid (ie, greater than the number of options currently held by the setting)</p> @@ -379,7 +379,7 @@ nm_setting_bond_get_option_by_name (<em class="parameter"><code><a class="link" <em class="parameter"><code>name</code></em> , if it exists.</p> <div class="refsect3"> -<a name="id-1.4.9.8.5.5"></a><h4>Parameters</h4> +<a name="nm-setting-bond-get-option-by-name.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -401,7 +401,7 @@ nm_setting_bond_get_option_by_name (<em class="parameter"><code><a class="link" </table></div> </div> <div class="refsect3"> -<a name="id-1.4.9.8.5.6"></a><h4>Returns</h4> +<a name="nm-setting-bond-get-option-by-name.returns"></a><h4>Returns</h4> <p> the value, or <code class="literal">NULL</code> if the key/value pair was never added to the setting; the value is owned by the setting and must not be modified</p> </div> @@ -420,7 +420,7 @@ that may already exist.</p> <p>The order of how to set several options is relevant because there are options that conflict with each other.</p> <div class="refsect3"> -<a name="id-1.4.9.8.6.6"></a><h4>Parameters</h4> +<a name="nm-setting-bond-add-option.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -447,7 +447,7 @@ that conflict with each other.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.9.8.6.7"></a><h4>Returns</h4> +<a name="nm-setting-bond-add-option.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the option was valid and was added to the internal option list, <code class="literal">FALSE</code> if it was not.</p> </div> @@ -462,7 +462,7 @@ nm_setting_bond_remove_option (<em class="parameter"><code><a class="link" href= from the internal option list.</p> <div class="refsect3"> -<a name="id-1.4.9.8.7.5"></a><h4>Parameters</h4> +<a name="nm-setting-bond-remove-option.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -484,7 +484,7 @@ list.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.9.8.7.6"></a><h4>Returns</h4> +<a name="nm-setting-bond-remove-option.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the option was found and removed from the internal option list, <code class="literal">FALSE</code> if it was not.</p> </div> @@ -502,7 +502,7 @@ the <em class="parameter"><code>name</code></em> . If <em class="parameter"><code>value</code></em> is <code class="literal">NULL</code>, the function only validates the option name.</p> <div class="refsect3"> -<a name="id-1.4.9.8.8.5"></a><h4>Parameters</h4> +<a name="nm-setting-bond-validate-option.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -524,7 +524,7 @@ the <em class="parameter"><code>name</code></em> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.9.8.8.6"></a><h4>Returns</h4> +<a name="nm-setting-bond-validate-option.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code>, if the <em class="parameter"><code>value</code></em> is valid for the given name. If the <em class="parameter"><code>name</code></em> @@ -538,7 +538,7 @@ is not a valid option, <code class="literal">FALSE</code> will be returned.</p> nm_setting_bond_get_valid_options (<em class="parameter"><code><a class="link" href="NMSettingBond.html" title="NMSettingBond"><span class="type">NMSettingBond</span></a> *setting</code></em>);</pre> <p>Returns a list of valid bond options.</p> <div class="refsect3"> -<a name="id-1.4.9.8.9.5"></a><h4>Parameters</h4> +<a name="nm-setting-bond-get-valid-options.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -553,7 +553,7 @@ nm_setting_bond_get_valid_options (<em class="parameter"><code><a class="link" h </table></div> </div> <div class="refsect3"> -<a name="id-1.4.9.8.9.6"></a><h4>Returns</h4> +<a name="nm-setting-bond-get-valid-options.returns"></a><h4>Returns</h4> <p> a <code class="literal">NULL</code>-terminated array of strings of valid bond options. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p> </div> @@ -565,7 +565,7 @@ nm_setting_bond_get_valid_options (<em class="parameter"><code><a class="link" h nm_setting_bond_get_option_default (<em class="parameter"><code><a class="link" href="NMSettingBond.html" title="NMSettingBond"><span class="type">NMSettingBond</span></a> *setting</code></em>, <em class="parameter"><code>const <span class="type">char</span> *name</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.9.8.10.4"></a><h4>Parameters</h4> +<a name="nm-setting-bond-get-option-default.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -587,7 +587,7 @@ nm_setting_bond_get_option_default (<em class="parameter"><code><a class="link" </table></div> </div> <div class="refsect3"> -<a name="id-1.4.9.8.10.5"></a><h4>Returns</h4> +<a name="nm-setting-bond-get-option-default.returns"></a><h4>Returns</h4> <p> the value of the bond option if not overridden by an entry in the <a class="link" href="NMSettingBond.html#NMSettingBond--options" title="The “options” property"><span class="type">“options”</span></a> property.</p> </div> @@ -788,6 +788,6 @@ must be strings. Option names must contain only alphanumeric characters </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.24</div> +<hr>Generated by GTK-Doc V1.25</div> </body> </html> \ No newline at end of file |