diff options
Diffstat (limited to 'docs/libnm-glib/html/NMObject.html')
| -rw-r--r-- | docs/libnm-glib/html/NMObject.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/libnm-glib/html/NMObject.html b/docs/libnm-glib/html/NMObject.html index 296e0b0c..d81ab988 100644 --- a/docs/libnm-glib/html/NMObject.html +++ b/docs/libnm-glib/html/NMObject.html @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="libnm-glib API Reference"> <link rel="prev" href="NMDHCP6Config.html" title="NMDHCP6Config"> <link rel="next" href="NMRemoteConnection.html" title="NMRemoteConnection"> -<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"> @@ -160,7 +160,7 @@ nm_object_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre> <p>Registers an error quark for <a class="link" href="NMObject.html" title="NMObject"><span class="type">NMObject</span></a> if necessary.</p> <div class="refsect3"> -<a name="id-1.3.24.9.2.5"></a><h4>Returns</h4> +<a name="nm-object-error-quark.returns"></a><h4>Returns</h4> <p> the error quark used for <a class="link" href="NMObject.html" title="NMObject"><span class="type">NMObject</span></a> errors.</p> </div> </div> @@ -171,7 +171,7 @@ nm_object_error_quark (<em class="parameter"><code><span class="type">void</span nm_object_get_connection (<em class="parameter"><code><a class="link" href="NMObject.html" title="NMObject"><span class="type">NMObject</span></a> *object</code></em>);</pre> <p>Gets the <a class="link" href="NMObject.html" title="NMObject"><span class="type">NMObject</span></a>'s DBusGConnection.</p> <div class="refsect3"> -<a name="id-1.3.24.9.3.5"></a><h4>Parameters</h4> +<a name="nm-object-get-connection.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -186,7 +186,7 @@ nm_object_get_connection (<em class="parameter"><code><a class="link" href="NMOb </table></div> </div> <div class="refsect3"> -<a name="id-1.3.24.9.3.6"></a><h4>Returns</h4> +<a name="nm-object-get-connection.returns"></a><h4>Returns</h4> <p> the connection. </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> @@ -198,7 +198,7 @@ nm_object_get_connection (<em class="parameter"><code><a class="link" href="NMOb nm_object_get_path (<em class="parameter"><code><a class="link" href="NMObject.html" title="NMObject"><span class="type">NMObject</span></a> *object</code></em>);</pre> <p>Gets the DBus path of the <a class="link" href="NMObject.html" title="NMObject"><span class="type">NMObject</span></a>.</p> <div class="refsect3"> -<a name="id-1.3.24.9.4.5"></a><h4>Parameters</h4> +<a name="nm-object-get-path.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -213,7 +213,7 @@ nm_object_get_path (<em class="parameter"><code><a class="link" href="NMObject.h </table></div> </div> <div class="refsect3"> -<a name="id-1.3.24.9.4.6"></a><h4>Returns</h4> +<a name="nm-object-get-path.returns"></a><h4>Returns</h4> <p> the object's path. This is the internal string used by the device, and must not be modified.</p> </div> @@ -225,7 +225,7 @@ device, and must not be modified.</p> <a name="NMObjectError"></a><h3>enum NMObjectError</h3> <p>Describes errors that may result from operations involving a <a class="link" href="NMObject.html" title="NMObject"><span class="type">NMObject</span></a>.</p> <div class="refsect3"> -<a name="id-1.3.24.10.2.4"></a><h4>Members</h4> +<a name="NMObjectError.members"></a><h4>Members</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="300px" class="enum_members_name"> @@ -300,7 +300,7 @@ during property handling of <em class="parameter"><code>master_object</code></em <p>Note: Be aware that the signal is private for libnm-glib's internal use.</p> <div class="refsect3"> -<a name="id-1.3.24.12.2.6"></a><h4>Parameters</h4> +<a name="NMObject-object-creation-failed.parameters"></a><h4>Parameters</h4> <div class="informaltable"><table width="100%" border="0"> <colgroup> <col width="150px" class="parameters_name"> @@ -336,6 +336,6 @@ during property handling of <em class="parameter"><code>master_object</code></em </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 |