diff options
Diffstat (limited to 'docs/libnm-glib/html/NMRemoteConnection.html')
| -rw-r--r-- | docs/libnm-glib/html/NMRemoteConnection.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/libnm-glib/html/NMRemoteConnection.html b/docs/libnm-glib/html/NMRemoteConnection.html index a5d9e214..848c1910 100644 --- a/docs/libnm-glib/html/NMRemoteConnection.html +++ b/docs/libnm-glib/html/NMRemoteConnection.html @@ -511,7 +511,7 @@ Request the connection's secrets. </tr> <tr> <td><p><span class="term"><em class="parameter"><code>setting_name</code></em> :</span></p></td> -<td>the <a href="https://developer.gnome.org/libnm-util/0.9/NMSetting.html"><span class="type">NMSetting</span></a> object name to get secrets for</td> +<td>the <a href="https://developer.gnome.org/libnm/1.0/NMSetting.html"><span class="type">NMSetting</span></a> object name to get secrets for</td> </tr> <tr> <td><p><span class="term"><em class="parameter"><code>callback</code></em> :</span></p></td> @@ -559,19 +559,21 @@ representation.</td> <div class="refsect2"> <a name="NMRemoteConnection--bus"></a><h3>The <code class="literal">"bus"</code> property</h3> <pre class="programlisting"> "bus" <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a>* : Write / Construct Only</pre> -<p>DBusGConnection.</p> +<p> +The <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a> that the <a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a> is connected to. +</p> </div> <hr> <div class="refsect2"> <a name="NMRemoteConnection--dbus-connection"></a><h3>The <code class="literal">"dbus-connection"</code> property</h3> <pre class="programlisting"> "dbus-connection" <a href="/usr/share/gtk-doc/html/dbus-glib/dbus-glib-DBusGConnection.html#DBusGConnection"><span class="type">DBusGConnection</span></a>* : Write / Construct Only</pre> -<p>DBusGConnection.</p> +<p></p> </div> <hr> <div class="refsect2"> <a name="NMRemoteConnection--dbus-path"></a><h3>The <code class="literal">"dbus-path"</code> property</h3> <pre class="programlisting"> "dbus-path" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Write / Construct Only</pre> -<p>DBus Object Path.</p> +<p></p> <p>Default value: NULL</p> </div> <hr> |