diff options
Diffstat (limited to 'docs/libnm-glib/html/NMDeviceGeneric.html')
| -rw-r--r-- | docs/libnm-glib/html/NMDeviceGeneric.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/libnm-glib/html/NMDeviceGeneric.html b/docs/libnm-glib/html/NMDeviceGeneric.html index 58b7c9ca..154ac5e0 100644 --- a/docs/libnm-glib/html/NMDeviceGeneric.html +++ b/docs/libnm-glib/html/NMDeviceGeneric.html @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="libnm-glib API Reference"> <link rel="prev" href="NMDeviceTeam.html" title="NMDeviceTeam"> <link rel="next" href="NMDeviceInfiniband.html" title="NMDeviceInfiniband"> -<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"> @@ -137,7 +137,7 @@ nm_device_generic_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Registers an error quark for <a class="link" href="NMDeviceGeneric.html" title="NMDeviceGeneric"><span class="type">NMDeviceGeneric</span></a> if necessary.</p> <div class="refsect3"> -<a name="id-1.3.14.8.2.5"></a><h4>Returns</h4> +<a name="nm-device-generic-error-quark.returns"></a><h4>Returns</h4> <p> the error quark used for <a class="link" href="NMDeviceGeneric.html" title="NMDeviceGeneric"><span class="type">NMDeviceGeneric</span></a> errors.</p> </div> <p class="since">Since: 0.9.10</p> @@ -150,7 +150,7 @@ nm_device_generic_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/h <em class="parameter"><code>const <span class="type">char</span> *path</code></em>);</pre> <p>Creates a new <a class="link" href="NMDeviceGeneric.html" title="NMDeviceGeneric"><span class="type">NMDeviceGeneric</span></a>.</p> <div class="refsect3"> -<a name="id-1.3.14.8.3.5"></a><h4>Parameters</h4> +<a name="nm-device-generic-new.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -172,7 +172,7 @@ nm_device_generic_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/h </table></div> </div> <div class="refsect3"> -<a name="id-1.3.14.8.3.6"></a><h4>Returns</h4> +<a name="nm-device-generic-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> @@ -185,7 +185,7 @@ nm_device_generic_new (<em class="parameter"><code><a href="/usr/share/gtk-doc/h nm_device_generic_get_hw_address (<em class="parameter"><code><a class="link" href="NMDeviceGeneric.html" title="NMDeviceGeneric"><span class="type">NMDeviceGeneric</span></a> *device</code></em>);</pre> <p>Gets the hardware address of the <a class="link" href="NMDeviceGeneric.html" title="NMDeviceGeneric"><span class="type">NMDeviceGeneric</span></a></p> <div class="refsect3"> -<a name="id-1.3.14.8.4.5"></a><h4>Parameters</h4> +<a name="nm-device-generic-get-hw-address.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -200,7 +200,7 @@ nm_device_generic_get_hw_address (<em class="parameter"><code><a class="link" hr </table></div> </div> <div class="refsect3"> -<a name="id-1.3.14.8.4.6"></a><h4>Returns</h4> +<a name="nm-device-generic-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> @@ -212,7 +212,7 @@ device, and must not be modified.</p> <div class="refsect2"> <a name="NMDeviceGenericError"></a><h3>enum NMDeviceGenericError</h3> <div class="refsect3"> -<a name="id-1.3.14.9.2.3"></a><h4>Members</h4> +<a name="NMDeviceGenericError.members"></a><h4>Members</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="300px" class="enum_members_name"> @@ -285,6 +285,6 @@ if not known.</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 |