summaryrefslogtreecommitdiff
path: root/docs/libnm-glib/html/NMRemoteConnection.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libnm-glib/html/NMRemoteConnection.html')
-rw-r--r--docs/libnm-glib/html/NMRemoteConnection.html87
1 files changed, 58 insertions, 29 deletions
diff --git a/docs/libnm-glib/html/NMRemoteConnection.html b/docs/libnm-glib/html/NMRemoteConnection.html
index 64cd71542..c099c3dfb 100644
--- a/docs/libnm-glib/html/NMRemoteConnection.html
+++ b/docs/libnm-glib/html/NMRemoteConnection.html
@@ -2,13 +2,13 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>libnm-glib Reference Manual: NMRemoteConnection</title>
+<title>NMRemoteConnection: libnm-glib Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="libnm-glib Reference Manual">
<link rel="up" href="ch02.html" title="libnm-glib API Reference">
<link rel="prev" href="NMObject.html" title="NMObject">
<link rel="next" href="NMRemoteSettings.html" title="NMRemoteSettings">
-<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">
@@ -235,8 +235,6 @@
</div>
<div class="refsect1">
<a name="NMRemoteConnection.description"></a><h2>Description</h2>
-<p>
-</p>
</div>
<div class="refsect1">
<a name="NMRemoteConnection.functions_details"></a><h2>Functions</h2>
@@ -244,8 +242,6 @@
<a name="NM-REMOTE-CONNECTION-ERROR:CAPS"></a><h3>NM_REMOTE_CONNECTION_ERROR</h3>
<pre class="programlisting">#define NM_REMOTE_CONNECTION_ERROR (nm_remote_connection_error_quark ())
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
@@ -256,7 +252,6 @@ nm_remote_connection_error_quark (<em class="parameter"><code><span class="type"
<div class="refsect3">
<a name="id-1.3.25.9.3.5"></a><h4>Returns</h4>
<p> the error quark used for <a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a> errors.</p>
-<p></p>
</div>
</div>
<hr>
@@ -373,7 +368,6 @@ nm_remote_connection_new (<em class="parameter"><code><a href="/usr/share/gtk-do
<div class="refsect3">
<a name="id-1.3.25.9.6.6"></a><h4>Returns</h4>
<p> the new remote connection object on success, or <code class="literal">NULL</code> on failure</p>
-<p></p>
</div>
</div>
<hr>
@@ -456,7 +450,7 @@ commit completes. </p></td>
</tbody>
</table></div>
</div>
-<p class="since">Since 0.9.10</p>
+<p class="since">Since: 0.9.10</p>
</div>
<hr>
<div class="refsect2">
@@ -496,7 +490,7 @@ save completes. </p></td>
</tbody>
</table></div>
</div>
-<p class="since">Since 0.9.10</p>
+<p class="since">Since: 0.9.10</p>
</div>
<hr>
<div class="refsect2">
@@ -604,9 +598,8 @@ nm_remote_connection_get_unsaved (<em class="parameter"><code><a class="link" hr
<p> <code class="literal">TRUE</code> if the remote connection contains changes that have not
been saved to disk, <code class="literal">FALSE</code> if the connection is the same as its on-disk
representation.</p>
-<p></p>
</div>
-<p class="since">Since 0.9.10</p>
+<p class="since">Since: 0.9.10</p>
</div>
</div>
<div class="refsect1">
@@ -645,40 +638,30 @@ representation.</p>
<a name="NM-REMOTE-CONNECTION-UNSAVED:CAPS"></a><h3>NM_REMOTE_CONNECTION_UNSAVED</h3>
<pre class="programlisting">#define NM_REMOTE_CONNECTION_UNSAVED "unsaved"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NM-REMOTE-CONNECTION-UPDATED:CAPS"></a><h3>NM_REMOTE_CONNECTION_UPDATED</h3>
<pre class="programlisting">#define NM_REMOTE_CONNECTION_UPDATED "updated"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NM-REMOTE-CONNECTION-REMOVED:CAPS"></a><h3>NM_REMOTE_CONNECTION_REMOVED</h3>
<pre class="programlisting">#define NM_REMOTE_CONNECTION_REMOVED "removed"
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NMRemoteConnectionCommitFunc"></a><h3>NMRemoteConnectionCommitFunc</h3>
<pre class="programlisting">typedef NMRemoteConnectionResultFunc NMRemoteConnectionCommitFunc;
</pre>
-<p>
-</p>
</div>
<hr>
<div class="refsect2">
<a name="NMRemoteConnectionDeleteFunc"></a><h3>NMRemoteConnectionDeleteFunc</h3>
<pre class="programlisting">typedef NMRemoteConnectionResultFunc NMRemoteConnectionDeleteFunc;
</pre>
-<p>
-</p>
</div>
</div>
<div class="refsect1">
@@ -686,21 +669,19 @@ representation.</p>
<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> *</pre>
-<p></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>
<p>Flags: Write / Construct Only</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> *</pre>
-<p></p>
<p>Flags: Write / Construct Only</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” <span class="type">gchar</span> *</pre>
-<p></p>
<p>Flags: Write / Construct Only</p>
<p>Default value: NULL</p>
</div>
@@ -708,10 +689,11 @@ representation.</p>
<div class="refsect2">
<a name="NMRemoteConnection--unsaved"></a><h3>The <code class="literal">“unsaved”</code> property</h3>
<pre class="programlisting"> “unsaved” <span class="type">gboolean</span></pre>
-<p></p>
+<p><code class="literal">TRUE</code> if the remote connection contains changes that have not been saved
+to disk, <code class="literal">FALSE</code> if the connection is the same as its on-disk representation.</p>
<p>Flags: Read</p>
<p>Default value: FALSE</p>
-<p class="since">Since 0.9.10</p>
+<p class="since">Since: 0.9.10</p>
</div>
</div>
<div class="refsect1">
@@ -721,6 +703,30 @@ representation.</p>
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a> *connection,
<span class="type">gpointer</span> user_data)</pre>
+<p>This signal is emitted when a connection is either deleted or becomes
+invisible to the current user.</p>
+<div class="refsect3">
+<a name="id-1.3.25.12.2.5"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>connection</p></td>
+<td class="parameter_description"><p>a <a href="https://developer.gnome.org/libnm-util/0.9/NMConnection.html"><span class="type">NMConnection</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>user_data</p></td>
+<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
<p>Flags: Run First</p>
</div>
<hr>
@@ -729,6 +735,30 @@ user_function (<a class="link" href="NMRemoteConnection.html" title="NMRemoteCon
<pre class="programlisting"><span class="returnvalue">void</span>
user_function (<a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a> *connection,
<span class="type">gpointer</span> user_data)</pre>
+<p>This signal is emitted when a connection changes, and it is
+still visible to the user.</p>
+<div class="refsect3">
+<a name="id-1.3.25.12.3.5"></a><h4>Parameters</h4>
+<div class="informaltable"><table width="100%" border="0">
+<colgroup>
+<col width="150px" class="parameters_name">
+<col class="parameters_description">
+<col width="200px" class="parameters_annotations">
+</colgroup>
+<tbody>
+<tr>
+<td class="parameter_name"><p>connection</p></td>
+<td class="parameter_description"><p>a <a href="https://developer.gnome.org/libnm-util/0.9/NMConnection.html"><span class="type">NMConnection</span></a></p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+<tr>
+<td class="parameter_name"><p>user_data</p></td>
+<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
+<td class="parameter_annotations"> </td>
+</tr>
+</tbody>
+</table></div>
+</div>
<p>Flags: Run First</p>
</div>
<hr>
@@ -743,7 +773,6 @@ user_function (<a class="link" href="NMRemoteConnection.html" title="NMRemoteCon
</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