diff options
Diffstat (limited to 'docs/libnm/html/NMRemoteConnection.html')
| -rw-r--r-- | docs/libnm/html/NMRemoteConnection.html | 61 |
1 files changed, 1 insertions, 60 deletions
diff --git a/docs/libnm/html/NMRemoteConnection.html b/docs/libnm/html/NMRemoteConnection.html index cc4b7999..6cd6e6dd 100644 --- a/docs/libnm/html/NMRemoteConnection.html +++ b/docs/libnm/html/NMRemoteConnection.html @@ -164,14 +164,6 @@ </tr> <tr> <td class="function_type"> -<a class="link" href="libnm-nm-dbus-interface.html#NMSettingsConnectionFlags" title="enum NMSettingsConnectionFlags"><span class="returnvalue">NMSettingsConnectionFlags</span></a> -</td> -<td class="function_name"> -<a class="link" href="NMRemoteConnection.html#nm-remote-connection-get-flags" title="nm_remote_connection_get_flags ()">nm_remote_connection_get_flags</a> <span class="c_punctuation">()</span> -</td> -</tr> -<tr> -<td class="function_type"> <a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> </td> <td class="function_name"> @@ -191,11 +183,6 @@ </colgroup> <tbody> <tr> -<td class="property_type"><a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></td> -<td class="property_name"><a class="link" href="NMRemoteConnection.html#NMRemoteConnection--flags" title="The “flags” property">flags</a></td> -<td class="property_flags">Read</td> -</tr> -<tr> <td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td> <td class="property_name"><a class="link" href="NMRemoteConnection.html#NMRemoteConnection--unsaved" title="The “unsaved” property">unsaved</a></td> <td class="property_flags">Read</td> @@ -230,10 +217,6 @@ </tr> <tr> <td class="define_keyword">#define</td> -<td class="function_name"><a class="link" href="NMRemoteConnection.html#NM-REMOTE-CONNECTION-FLAGS:CAPS" title="NM_REMOTE_CONNECTION_FLAGS">NM_REMOTE_CONNECTION_FLAGS</a></td> -</tr> -<tr> -<td class="define_keyword">#define</td> <td class="function_name"><a class="link" href="NMRemoteConnection.html#NM-REMOTE-CONNECTION-VISIBLE:CAPS" title="NM_REMOTE_CONNECTION_VISIBLE">NM_REMOTE_CONNECTION_VISIBLE</a></td> </tr> <tr> @@ -320,7 +303,7 @@ nm_remote_connection_update2 (<em class="parameter"><code><a class="link" href=" </tbody> </table></div> </div> -<p class="since">Since: 1.12</p> +<p class="since">Since: 1.10.2</p> </div> <hr> <div class="refsect2"> @@ -935,32 +918,6 @@ representation.</p> </div> <hr> <div class="refsect2"> -<a name="nm-remote-connection-get-flags"></a><h3>nm_remote_connection_get_flags ()</h3> -<pre class="programlisting"><a class="link" href="libnm-nm-dbus-interface.html#NMSettingsConnectionFlags" title="enum NMSettingsConnectionFlags"><span class="returnvalue">NMSettingsConnectionFlags</span></a> -nm_remote_connection_get_flags (<em class="parameter"><code><a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a> *connection</code></em>);</pre> -<div class="refsect3"> -<a name="nm-remote-connection-get-flags.parameters"></a><h4>Parameters</h4> -<div class="informaltable"><table class="informaltable" 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>the <a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a></p></td> -<td class="parameter_annotations"> </td> -</tr></tbody> -</table></div> -</div> -<div class="refsect3"> -<a name="nm-remote-connection-get-flags.returns"></a><h4>Returns</h4> -<p> the flags of the connection of type <a class="link" href="libnm-nm-dbus-interface.html#NMSettingsConnectionFlags" title="enum NMSettingsConnectionFlags"><span class="type">NMSettingsConnectionFlags</span></a>.</p> -</div> -<p class="since">Since: 1.12</p> -</div> -<hr> -<div class="refsect2"> <a name="nm-remote-connection-get-visible"></a><h3>nm_remote_connection_get_visible ()</h3> <pre class="programlisting"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> nm_remote_connection_get_visible (<em class="parameter"><code><a class="link" href="NMRemoteConnection.html" title="NMRemoteConnection"><span class="type">NMRemoteConnection</span></a> *connection</code></em>);</pre> @@ -1015,12 +972,6 @@ user, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="litera </div> <hr> <div class="refsect2"> -<a name="NM-REMOTE-CONNECTION-FLAGS:CAPS"></a><h3>NM_REMOTE_CONNECTION_FLAGS</h3> -<pre class="programlisting">#define NM_REMOTE_CONNECTION_FLAGS "flags" -</pre> -</div> -<hr> -<div class="refsect2"> <a name="NM-REMOTE-CONNECTION-VISIBLE:CAPS"></a><h3>NM_REMOTE_CONNECTION_VISIBLE</h3> <pre class="programlisting">#define NM_REMOTE_CONNECTION_VISIBLE "visible" </pre> @@ -1034,16 +985,6 @@ user, <a href="../glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="litera <div class="refsect1"> <a name="NMRemoteConnection.property-details"></a><h2>Property Details</h2> <div class="refsect2"> -<a name="NMRemoteConnection--flags"></a><h3>The <code class="literal">“flags”</code> property</h3> -<pre class="programlisting"> “flags” <a href="../glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a></pre> -<p>The flags of the connection as unsigned integer. The values -correspond to the <a class="link" href="libnm-nm-dbus-interface.html#NMSettingsConnectionFlags" title="enum NMSettingsConnectionFlags"><span class="type">NMSettingsConnectionFlags</span></a> enum.</p> -<p>Flags: Read</p> -<p>Default value: 0</p> -<p class="since">Since: 1.12</p> -</div> -<hr> -<div class="refsect2"> <a name="NMRemoteConnection--unsaved"></a><h3>The <code class="literal">“unsaved”</code> property</h3> <pre class="programlisting"> “unsaved” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre> <p><a href="../glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the remote connection contains changes that have not been saved |