diff options
Diffstat (limited to 'docs/libnm/html/NMObject.html')
| -rw-r--r-- | docs/libnm/html/NMObject.html | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/docs/libnm/html/NMObject.html b/docs/libnm/html/NMObject.html index 38da67a0..c9779152 100644 --- a/docs/libnm/html/NMObject.html +++ b/docs/libnm/html/NMObject.html @@ -2,13 +2,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>libnm Reference Manual: NMObject</title> +<title>NMObject: libnm Reference Manual</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="libnm Reference Manual"> <link rel="up" href="ch02.html" title="Client Object API Reference"> <link rel="prev" href="NMSecretAgentOld.html" title="NMSecretAgentOld"> <link rel="next" href="libnm-nm-errors.html" title="nm-errors"> -<meta name="generator" content="GTK-Doc V1.21 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -112,8 +112,6 @@ </div> <div class="refsect1"> <a name="NMObject.description"></a><h2>Description</h2> -<p> -</p> </div> <div class="refsect1"> <a name="NMObject.functions_details"></a><h2>Functions</h2> @@ -141,7 +139,6 @@ nm_object_get_path (<em class="parameter"><code><a class="link" href="NMObject.h <a name="id-1.3.4.8.2.6"></a><h4>Returns</h4> <p> the object's path. This is the internal string used by the device, and must not be modified.</p> -<p></p> </div> </div> </div> @@ -151,16 +148,12 @@ device, and must not be modified.</p> <a name="NM-OBJECT-PATH:CAPS"></a><h3>NM_OBJECT_PATH</h3> <pre class="programlisting">#define NM_OBJECT_PATH "path" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-OBJECT-DBUS-CONNECTION:CAPS"></a><h3>NM_OBJECT_DBUS_CONNECTION</h3> <pre class="programlisting">#define NM_OBJECT_DBUS_CONNECTION "dbus-connection" </pre> -<p> -</p> </div> </div> <div class="refsect1"> @@ -168,14 +161,14 @@ device, and must not be modified.</p> <div class="refsect2"> <a name="NMObject--dbus-connection"></a><h3>The <code class="literal">“dbus-connection”</code> property</h3> <pre class="programlisting"> “dbus-connection” <span class="type">GDBusConnection</span> *</pre> -<p></p> +<p>The <span class="type">GDBusConnection</span> of the object.</p> +<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p> <p>Flags: Read / Write / Construct Only</p> </div> <hr> <div class="refsect2"> <a name="NMObject--nm-running-internal"></a><h3>The <code class="literal">“nm-running-internal”</code> property</h3> <pre class="programlisting"> “nm-running-internal” <span class="type">gboolean</span></pre> -<p></p> <p>Flags: Read</p> <p>Default value: FALSE</p> </div> @@ -183,14 +176,13 @@ device, and must not be modified.</p> <div class="refsect2"> <a name="NMObject--path"></a><h3>The <code class="literal">“path”</code> property</h3> <pre class="programlisting"> “path” <span class="type">gchar</span> *</pre> -<p></p> +<p>The D-Bus object path.</p> <p>Flags: Read / Write / Construct Only</p> <p>Default value: NULL</p> </div> </div> </div> <div class="footer"> -<hr> - Generated by GTK-Doc V1.21</div> +<hr>Generated by GTK-Doc V1.24</div> </body> </html> \ No newline at end of file |