diff options
| author | Michael Biebl <biebl@debian.org> | 2017-07-12 17:57:30 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-07-12 17:57:30 +0200 |
| commit | b9f0451fa35393ceedf6d9d20b78c43578ebea5d (patch) | |
| tree | 417afcdd717020ad44e25fadee4b89de23316e83 /docs/libnm/html/NMObject.html | |
| parent | c333f062ddcba9b35330647bf6cbd0a07f2d786e (diff) | |
New upstream version 1.8.2 upstream/1.8.2
Diffstat (limited to 'docs/libnm/html/NMObject.html')
| -rw-r--r-- | docs/libnm/html/NMObject.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/libnm/html/NMObject.html b/docs/libnm/html/NMObject.html index 853dbeb7..c6fae01c 100644 --- a/docs/libnm/html/NMObject.html +++ b/docs/libnm/html/NMObject.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>NMObject: libnm Reference Manual</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> +<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"> <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"> @@ -69,13 +69,13 @@ <td class="property_type"> <span class="type">GDBusObject</span> *</td> <td class="property_name"><a class="link" href="NMObject.html#NMObject--dbus-object" title="The “dbus-object” property">dbus-object</a></td> -<td class="property_flags">Read / Write / Construct Only</td> +<td class="property_flags">Write / Construct Only</td> </tr> <tr> <td class="property_type"> <span class="type">GDBusObjectManager</span> *</td> <td class="property_name"><a class="link" href="NMObject.html#NMObject--dbus-object-manager" title="The “dbus-object-manager” property">dbus-object-manager</a></td> -<td class="property_flags">Read / Write / Construct Only</td> +<td class="property_flags">Write / Construct Only</td> </tr> <tr> <td class="property_type"> @@ -204,7 +204,7 @@ object, and must not be modified.</p> <pre class="programlisting"> “dbus-object” <span class="type">GDBusObject</span> *</pre> <p>The <span class="type">GDBusObject</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> +<p>Flags: Write / Construct Only</p> </div> <hr> <div class="refsect2"> @@ -212,7 +212,7 @@ object, and must not be modified.</p> <pre class="programlisting"> “dbus-object-manager” <span class="type">GDBusObjectManager</span> *</pre> <p>The <span class="type">GDBusObjectManager</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> +<p>Flags: Write / Construct Only</p> </div> <hr> <div class="refsect2"> |