diff options
Diffstat (limited to 'docs/libnm/html/NMVpnConnection.html')
| -rw-r--r-- | docs/libnm/html/NMVpnConnection.html | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/docs/libnm/html/NMVpnConnection.html b/docs/libnm/html/NMVpnConnection.html index e1e8ab62..de3a08b4 100644 --- a/docs/libnm/html/NMVpnConnection.html +++ b/docs/libnm/html/NMVpnConnection.html @@ -2,13 +2,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>libnm Reference Manual: NMVpnConnection</title> +<title>NMVpnConnection: 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="ch04.html" title="Device and Runtime Configuration API Reference"> <link rel="prev" href="NMActiveConnection.html" title="NMActiveConnection"> <link rel="next" href="NMRemoteConnection.html" title="NMRemoteConnection"> -<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"> @@ -127,8 +127,6 @@ </div> <div class="refsect1"> <a name="NMVpnConnection.description"></a><h2>Description</h2> -<p> -</p> </div> <div class="refsect1"> <a name="NMVpnConnection.functions_details"></a><h2>Functions</h2> @@ -155,7 +153,6 @@ nm_vpn_connection_get_vpn_state (<em class="parameter"><code><a class="link" hre <div class="refsect3"> <a name="id-1.5.17.9.2.6"></a><h4>Returns</h4> <p> the VPN state of the active VPN connection.</p> -<p></p> </div> </div> <hr> @@ -183,7 +180,6 @@ nm_vpn_connection_get_banner (<em class="parameter"><code><a class="link" href=" <a name="id-1.5.17.9.3.6"></a><h4>Returns</h4> <p> the VPN login banner of the VPN connection. This is the internal string used by the connection, and must not be modified.</p> -<p></p> </div> </div> </div> @@ -193,16 +189,12 @@ string used by the connection, and must not be modified.</p> <a name="NM-VPN-CONNECTION-VPN-STATE:CAPS"></a><h3>NM_VPN_CONNECTION_VPN_STATE</h3> <pre class="programlisting">#define NM_VPN_CONNECTION_VPN_STATE "vpn-state" </pre> -<p> -</p> </div> <hr> <div class="refsect2"> <a name="NM-VPN-CONNECTION-BANNER:CAPS"></a><h3>NM_VPN_CONNECTION_BANNER</h3> <pre class="programlisting">#define NM_VPN_CONNECTION_BANNER "banner" </pre> -<p> -</p> </div> </div> <div class="refsect1"> @@ -210,7 +202,7 @@ string used by the connection, and must not be modified.</p> <div class="refsect2"> <a name="NMVpnConnection--banner"></a><h3>The <code class="literal">“banner”</code> property</h3> <pre class="programlisting"> “banner” <span class="type">gchar</span> *</pre> -<p></p> +<p>The VPN login banner of the active VPN connection.</p> <p>Flags: Read</p> <p>Default value: NULL</p> </div> @@ -218,7 +210,7 @@ string used by the connection, and must not be modified.</p> <div class="refsect2"> <a name="NMVpnConnection--vpn-state"></a><h3>The <code class="literal">“vpn-state”</code> property</h3> <pre class="programlisting"> “vpn-state” <a class="link" href="libnm-nm-vpn-dbus-interface.html#NMVpnConnectionState" title="enum NMVpnConnectionState"><span class="type">NMVpnConnectionState</span></a></pre> -<p></p> +<p>The VPN state of the active VPN connection.</p> <p>Flags: Read</p> <p>Default value: NM_VPN_CONNECTION_STATE_UNKNOWN</p> </div> @@ -237,7 +229,6 @@ user_function (<a class="link" href="NMVpnConnection.html" title="NMVpnConnectio </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 |