diff options
Diffstat (limited to 'docs/libnm/html/NMSettingWired.html')
| -rw-r--r-- | docs/libnm/html/NMSettingWired.html | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/docs/libnm/html/NMSettingWired.html b/docs/libnm/html/NMSettingWired.html index 1bc895c4..ea814585 100644 --- a/docs/libnm/html/NMSettingWired.html +++ b/docs/libnm/html/NMSettingWired.html @@ -390,7 +390,7 @@ </div> <div class="refsect1"> <a name="NMSettingWired.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> GFlags +<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a> <span class="lineart">╰──</span> NMSettingWiredWakeOnLan GObject <span class="lineart">╰──</span> <a class="link" href="NMSetting.html" title="NMSetting">NMSetting</a> @@ -410,7 +410,7 @@ necessary for connection to Ethernet networks.</p> nm_setting_wired_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Creates a new <a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> object with default values.</p> <div class="refsect3"> -<a name="id-1.4.29.8.2.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.2.5"></a><h4>Returns</h4> <p> the new empty <a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</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> @@ -421,7 +421,7 @@ nm_setting_wired_new (<em class="parameter"><code><span class="type">void</span> <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_wired_get_port (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.3.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.3.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -436,7 +436,7 @@ nm_setting_wired_get_port (<em class="parameter"><code><a class="link" href="NMS </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.3.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.3.5"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingWired.html#NMSettingWired--port" title="The “port” property"><span class="type">“port”</span></a> property of the setting</p> </div> </div> @@ -446,7 +446,7 @@ nm_setting_wired_get_port (<em class="parameter"><code><a class="link" href="NMS <pre class="programlisting"><span class="returnvalue">guint32</span> nm_setting_wired_get_speed (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.4.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.4.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -461,7 +461,7 @@ nm_setting_wired_get_speed (<em class="parameter"><code><a class="link" href="NM </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.4.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.4.5"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingWired.html#NMSettingWired--speed" title="The “speed” property"><span class="type">“speed”</span></a> property of the setting</p> </div> </div> @@ -471,7 +471,7 @@ nm_setting_wired_get_speed (<em class="parameter"><code><a class="link" href="NM <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_wired_get_duplex (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.5.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.5.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -486,7 +486,7 @@ nm_setting_wired_get_duplex (<em class="parameter"><code><a class="link" href="N </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.5.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.5.5"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingWired.html#NMSettingWired--duplex" title="The “duplex” property"><span class="type">“duplex”</span></a> property of the setting</p> </div> </div> @@ -496,7 +496,7 @@ nm_setting_wired_get_duplex (<em class="parameter"><code><a class="link" href="N <pre class="programlisting"><span class="returnvalue">gboolean</span> nm_setting_wired_get_auto_negotiate (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.6.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.6.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -511,7 +511,7 @@ nm_setting_wired_get_auto_negotiate (<em class="parameter"><code><a class="link" </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.6.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.6.5"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingWired.html#NMSettingWired--auto-negotiate" title="The “auto-negotiate” property"><span class="type">“auto-negotiate”</span></a> property of the setting</p> </div> </div> @@ -521,7 +521,7 @@ nm_setting_wired_get_auto_negotiate (<em class="parameter"><code><a class="link" <pre class="programlisting">const <span class="returnvalue">char</span> * nm_setting_wired_get_mac_address (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.7.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.7.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -536,7 +536,7 @@ nm_setting_wired_get_mac_address (<em class="parameter"><code><a class="link" hr </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.7.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.7.5"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingWired.html#NMSettingWired--mac-address" title="The “mac-address” property"><span class="type">“mac-address”</span></a> property of the setting</p> </div> </div> @@ -547,7 +547,7 @@ nm_setting_wired_get_mac_address (<em class="parameter"><code><a class="link" hr nm_setting_wired_get_cloned_mac_address (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.8.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.8.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -562,7 +562,7 @@ nm_setting_wired_get_cloned_mac_address </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.8.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.8.5"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingWired.html#NMSettingWired--cloned-mac-address" title="The “cloned-mac-address” property"><span class="type">“cloned-mac-address”</span></a> property of the setting</p> </div> </div> @@ -573,7 +573,7 @@ nm_setting_wired_get_cloned_mac_address nm_setting_wired_get_mac_address_blacklist (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.9.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.9.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -588,7 +588,7 @@ nm_setting_wired_get_mac_address_blacklist </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.9.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.9.5"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingWired.html#NMSettingWired--mac-address-blacklist" title="The “mac-address-blacklist” property"><span class="type">“mac-address-blacklist”</span></a> property of the setting</p> </div> </div> @@ -599,7 +599,7 @@ nm_setting_wired_get_mac_address_blacklist nm_setting_wired_get_num_mac_blacklist_items (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.10.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.10.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -614,7 +614,7 @@ nm_setting_wired_get_num_mac_blacklist_items </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.10.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.10.5"></a><h4>Returns</h4> <p> the number of blacklisted MAC addresses</p> </div> </div> @@ -626,7 +626,7 @@ nm_setting_wired_get_mac_blacklist_item (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>, <em class="parameter"><code><span class="type">guint32</span> idx</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.11.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.11.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -648,7 +648,7 @@ nm_setting_wired_get_mac_blacklist_item </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.11.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.11.5"></a><h4>Returns</h4> <p> the blacklisted MAC address string (hex-digits-and-colons notation) at index <em class="parameter"><code>idx</code></em> </p> @@ -663,7 +663,7 @@ nm_setting_wired_add_mac_blacklist_item <em class="parameter"><code>const <span class="type">char</span> *mac</code></em>);</pre> <p>Adds a new MAC address to the <a class="link" href="NMSettingWired.html#NMSettingWired--mac-address-blacklist" title="The “mac-address-blacklist” property"><span class="type">“mac-address-blacklist”</span></a> property.</p> <div class="refsect3"> -<a name="id-1.4.29.8.12.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.12.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -685,7 +685,7 @@ nm_setting_wired_add_mac_blacklist_item </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.12.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.12.6"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the MAC address was added; <code class="literal">FALSE</code> if the MAC address is invalid or was already present</p> </div> @@ -700,7 +700,7 @@ nm_setting_wired_remove_mac_blacklist_item <p>Removes the MAC address at index <em class="parameter"><code>idx</code></em> from the blacklist.</p> <div class="refsect3"> -<a name="id-1.4.29.8.13.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.13.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -732,7 +732,7 @@ nm_setting_wired_remove_mac_blacklist_item_by_value <p>Removes the MAC address <em class="parameter"><code>mac</code></em> from the blacklist.</p> <div class="refsect3"> -<a name="id-1.4.29.8.14.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.14.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -755,7 +755,7 @@ the blacklist</p></td> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.14.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.14.6"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the MAC address was found and removed; <code class="literal">FALSE</code> if it was not.</p> </div> </div> @@ -767,7 +767,7 @@ nm_setting_wired_clear_mac_blacklist_items (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <p>Removes all blacklisted MAC addresses.</p> <div class="refsect3"> -<a name="id-1.4.29.8.15.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.15.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -788,7 +788,7 @@ nm_setting_wired_clear_mac_blacklist_items <pre class="programlisting"><span class="returnvalue">guint32</span> nm_setting_wired_get_mtu (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <div class="refsect3"> -<a name="id-1.4.29.8.16.4"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.16.4"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -803,7 +803,7 @@ nm_setting_wired_get_mtu (<em class="parameter"><code><a class="link" href="NMSe </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.16.5"></a><h4>Returns</h4> +<a name="id-1.4.33.8.16.5"></a><h4>Returns</h4> <p> the <a class="link" href="NMSettingWired.html#NMSettingWired--mtu" title="The “mtu” property"><span class="type">“mtu”</span></a> property of the setting</p> </div> </div> @@ -816,7 +816,7 @@ nm_setting_wired_get_s390_subchannels (<em class="parameter"><code><a class="lin connection is applicable to. The connection should only be used in conjunction with that device.</p> <div class="refsect3"> -<a name="id-1.4.29.8.17.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.17.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -831,7 +831,7 @@ conjunction with that device.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.17.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.17.6"></a><h4>Returns</h4> <p> array of strings, each specifying one subchannel the s390 device uses to communicate to the host. </p> <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> utf8]</span></p> @@ -845,7 +845,7 @@ nm_setting_wired_get_s390_nettype (<em class="parameter"><code><a class="link" h <p>Returns the s390 device type this connection should apply to. Will be one of 'qeth', 'lcs', or 'ctc'.</p> <div class="refsect3"> -<a name="id-1.4.29.8.18.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.18.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -860,7 +860,7 @@ of 'qeth', 'lcs', or 'ctc'.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.18.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.18.6"></a><h4>Returns</h4> <p> the s390 device type</p> </div> </div> @@ -873,7 +873,7 @@ nm_setting_wired_get_num_s390_options (<em class="parameter"><code><a class="lin device when it is activated. This can be used to retrieve each s390 option individually using <a class="link" href="NMSettingWired.html#nm-setting-wired-get-s390-option" title="nm_setting_wired_get_s390_option ()"><code class="function">nm_setting_wired_get_s390_option()</code></a>.</p> <div class="refsect3"> -<a name="id-1.4.29.8.19.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.19.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -888,7 +888,7 @@ option individually using <a class="link" href="NMSettingWired.html#nm-setting-w </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.19.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.19.6"></a><h4>Returns</h4> <p> the number of s390-specific device options</p> </div> </div> @@ -906,7 +906,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.29.8.20.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.20.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -942,7 +942,7 @@ modified. </p></td> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.20.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.20.6"></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> @@ -959,7 +959,7 @@ nm_setting_wired_get_s390_option_by_key <em class="parameter"><code>key</code></em> , if it exists.</p> <div class="refsect3"> -<a name="id-1.4.29.8.21.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.21.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -981,7 +981,7 @@ nm_setting_wired_get_s390_option_by_key </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.21.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.21.6"></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> @@ -998,7 +998,7 @@ of allowed options. Key names may contain only alphanumeric characters (ie [a-zA-Z0-9]). Adding a new key replaces any existing key/value pair that may already exist.</p> <div class="refsect3"> -<a name="id-1.4.29.8.22.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.22.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -1025,7 +1025,7 @@ may already exist.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.22.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.22.6"></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> @@ -1040,7 +1040,7 @@ nm_setting_wired_remove_s390_option (<em class="parameter"><code><a class="link" from the internal option list.</p> <div class="refsect3"> -<a name="id-1.4.29.8.23.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.23.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -1062,7 +1062,7 @@ list.</p> </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.23.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.23.6"></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> @@ -1075,7 +1075,7 @@ nm_setting_wired_get_valid_s390_options (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <p>Returns a list of valid s390 options.</p> <div class="refsect3"> -<a name="id-1.4.29.8.24.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.24.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -1090,7 +1090,7 @@ nm_setting_wired_get_valid_s390_options </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.24.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.24.6"></a><h4>Returns</h4> <p> a <code class="literal">NULL</code>-terminated array of strings of valid s390 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> @@ -1102,7 +1102,7 @@ nm_setting_wired_get_valid_s390_options nm_setting_wired_get_wake_on_lan (<em class="parameter"><code><a class="link" href="NMSettingWired.html" title="NMSettingWired"><span class="type">NMSettingWired</span></a> *setting</code></em>);</pre> <p>Returns the Wake-on-LAN options enabled for the connection</p> <div class="refsect3"> -<a name="id-1.4.29.8.25.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.25.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -1117,10 +1117,10 @@ nm_setting_wired_get_wake_on_lan (<em class="parameter"><code><a class="link" hr </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.25.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.25.6"></a><h4>Returns</h4> <p> the Wake-on-LAN options</p> </div> -<p class="since">Since: 1.0.6</p> +<p class="since">Since: 1.2</p> </div> <hr> <div class="refsect2"> @@ -1131,7 +1131,7 @@ nm_setting_wired_get_wake_on_lan_password <p>Returns the Wake-on-LAN password. This only applies to <a class="link" href="NMSettingWired.html#NM-SETTING-WIRED-WAKE-ON-LAN-MAGIC:CAPS"><code class="literal">NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC</code></a>.</p> <div class="refsect3"> -<a name="id-1.4.29.8.26.5"></a><h4>Parameters</h4> +<a name="id-1.4.33.8.26.5"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -1146,10 +1146,10 @@ nm_setting_wired_get_wake_on_lan_password </table></div> </div> <div class="refsect3"> -<a name="id-1.4.29.8.26.6"></a><h4>Returns</h4> +<a name="id-1.4.33.8.26.6"></a><h4>Returns</h4> <p> the Wake-on-LAN setting password, or <code class="literal">NULL</code> if there is no password.</p> </div> -<p class="since">Since: 1.0.6</p> +<p class="since">Since: 1.2</p> </div> </div> <div class="refsect1"> @@ -1165,7 +1165,7 @@ nm_setting_wired_get_wake_on_lan_password <p>Options for <a class="link" href="NMSettingWired.html#NMSettingWired--wake-on-lan" title="The “wake-on-lan” property"><span class="type">“wake-on-lan”</span></a>. Note that not all options are supported by all devices.</p> <div class="refsect3"> -<a name="id-1.4.29.9.3.4"></a><h4>Members</h4> +<a name="id-1.4.33.9.3.4"></a><h4>Members</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="300px" class="enum_members_name"> @@ -1263,7 +1263,7 @@ are supported by all devices.</p> </tbody> </table></div> </div> -<p class="since">Since: 1.0.6</p> +<p class="since">Since: 1.2</p> </div> <hr> <div class="refsect2"> @@ -1469,7 +1469,7 @@ May be any combination of <a class="link" href="NMSettingWired.html#NM-SETTING-W NetworkManager).</p> <p>Flags: Read / Write / Construct</p> <p>Default value: 1</p> -<p class="since">Since: 1.0.6</p> +<p class="since">Since: 1.2</p> </div> <hr> <div class="refsect2"> @@ -1480,7 +1480,7 @@ Wake-on-LAN, represented as an Ethernet MAC address. If <code class="literal">N no password will be required.</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> -<p class="since">Since: 1.0.6</p> +<p class="since">Since: 1.2</p> </div> </div> </div> |