diff options
Diffstat (limited to 'docs/libnm-glib/html/NMDeviceBond.html')
| -rw-r--r-- | docs/libnm-glib/html/NMDeviceBond.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/libnm-glib/html/NMDeviceBond.html b/docs/libnm-glib/html/NMDeviceBond.html index 7659084c..7a0324d7 100644 --- a/docs/libnm-glib/html/NMDeviceBond.html +++ b/docs/libnm-glib/html/NMDeviceBond.html @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="libnm-glib API Reference"> <link rel="prev" href="NMDeviceAdsl.html" title="NMDeviceAdsl"> <link rel="next" href="NMDeviceBridge.html" title="NMDeviceBridge"> -<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"> @@ -161,7 +161,7 @@ nm_device_bond_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Registers an error quark for <a class="link" href="NMDeviceBond.html" title="NMDeviceBond"><span class="type">NMDeviceBond</span></a> if necessary.</p> <div class="refsect3"> -<a name="id-1.3.11.8.2.5"></a><h4>Returns</h4> +<a name="nm-device-bond-error-quark.returns"></a><h4>Returns</h4> <p> the error quark used for <a class="link" href="NMDeviceBond.html" title="NMDeviceBond"><span class="type">NMDeviceBond</span></a> errors.</p> </div> </div> @@ -173,7 +173,7 @@ nm_device_bond_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html <em class="parameter"><code>const <span class="type">char</span> *path</code></em>);</pre> <p>Creates a new <a class="link" href="NMDeviceBond.html" title="NMDeviceBond"><span class="type">NMDeviceBond</span></a>.</p> <div class="refsect3"> -<a name="id-1.3.11.8.3.5"></a><h4>Parameters</h4> +<a name="nm-device-bond-new.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -195,7 +195,7 @@ nm_device_bond_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html </table></div> </div> <div class="refsect3"> -<a name="id-1.3.11.8.3.6"></a><h4>Returns</h4> +<a name="nm-device-bond-new.returns"></a><h4>Returns</h4> <p> a new device. </p> <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p> </div> @@ -207,7 +207,7 @@ nm_device_bond_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/html nm_device_bond_get_hw_address (<em class="parameter"><code><a class="link" href="NMDeviceBond.html" title="NMDeviceBond"><span class="type">NMDeviceBond</span></a> *device</code></em>);</pre> <p>Gets the hardware (MAC) address of the <a class="link" href="NMDeviceBond.html" title="NMDeviceBond"><span class="type">NMDeviceBond</span></a></p> <div class="refsect3"> -<a name="id-1.3.11.8.4.5"></a><h4>Parameters</h4> +<a name="nm-device-bond-get-hw-address.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -222,7 +222,7 @@ nm_device_bond_get_hw_address (<em class="parameter"><code><a class="link" href= </table></div> </div> <div class="refsect3"> -<a name="id-1.3.11.8.4.6"></a><h4>Returns</h4> +<a name="nm-device-bond-get-hw-address.returns"></a><h4>Returns</h4> <p> the hardware address. This is the internal string used by the device, and must not be modified.</p> </div> @@ -234,7 +234,7 @@ device, and must not be modified.</p> nm_device_bond_get_carrier (<em class="parameter"><code><a class="link" href="NMDeviceBond.html" title="NMDeviceBond"><span class="type">NMDeviceBond</span></a> *device</code></em>);</pre> <p>Whether the device has carrier.</p> <div class="refsect3"> -<a name="id-1.3.11.8.5.5"></a><h4>Parameters</h4> +<a name="nm-device-bond-get-carrier.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -249,7 +249,7 @@ nm_device_bond_get_carrier (<em class="parameter"><code><a class="link" href="NM </table></div> </div> <div class="refsect3"> -<a name="id-1.3.11.8.5.6"></a><h4>Returns</h4> +<a name="nm-device-bond-get-carrier.returns"></a><h4>Returns</h4> <p> <code class="literal">TRUE</code> if the device has carrier</p> </div> </div> @@ -261,7 +261,7 @@ nm_device_bond_get_slaves (<em class="parameter"><code><a class="link" href="NMD <p>Gets the devices currently slaved to <em class="parameter"><code>device</code></em> .</p> <div class="refsect3"> -<a name="id-1.3.11.8.6.5"></a><h4>Parameters</h4> +<a name="nm-device-bond-get-slaves.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -276,9 +276,9 @@ nm_device_bond_get_slaves (<em class="parameter"><code><a class="link" href="NMD </table></div> </div> <div class="refsect3"> -<a name="id-1.3.11.8.6.6"></a><h4>Returns</h4> +<a name="nm-device-bond-get-slaves.returns"></a><h4>Returns</h4> <p> the <span class="type">GPtrArray</span> containing -<a href="NMDevice.html"><span class="type">NMDevices</span></a> that are slaves of <em class="parameter"><code>device</code></em> +<a href="/usr/share/gtk-doc/html/libnm/NMDevice.html#NMDevice-struct"><span class="type">NMDevices</span></a> that are slaves of <em class="parameter"><code>device</code></em> . This is the internal copy used by the device, and must not be modified. </p> <p><span class="annotation">[<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> NMDevice]</span></p> @@ -291,7 +291,7 @@ copy used by the device, and must not be modified. </p> <div class="refsect2"> <a name="NMDeviceBondError"></a><h3>enum NMDeviceBondError</h3> <div class="refsect3"> -<a name="id-1.3.11.9.2.3"></a><h4>Members</h4> +<a name="NMDeviceBondError.members"></a><h4>Members</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="300px" class="enum_members_name"> @@ -384,6 +384,6 @@ copy used by the device, and must not be modified. </p> </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 |