diff options
Diffstat (limited to 'docs/libnm-glib/html/NMVPNConnection.html')
| -rw-r--r-- | docs/libnm-glib/html/NMVPNConnection.html | 19 |
1 files changed, 5 insertions, 14 deletions
diff --git a/docs/libnm-glib/html/NMVPNConnection.html b/docs/libnm-glib/html/NMVPNConnection.html index c74274ea..7562a519 100644 --- a/docs/libnm-glib/html/NMVPNConnection.html +++ b/docs/libnm-glib/html/NMVPNConnection.html @@ -2,13 +2,13 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>libnm-glib Reference Manual: NMVPNConnection</title> +<title>NMVPNConnection: 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="NMSecretAgent.html" title="NMSecretAgent"> <link rel="next" href="libnm-glib-NMVPNPlugin.html" title="NMVPNPlugin"> -<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"> @@ -135,8 +135,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> @@ -198,7 +196,6 @@ nm_vpn_connection_get_vpn_state (<em class="parameter"><code><a class="link" hre <div class="refsect3"> <a name="id-1.3.29.9.3.6"></a><h4>Returns</h4> <p> the VPN state of the active VPN connection.</p> -<p></p> </div> </div> <hr> @@ -226,7 +223,6 @@ nm_vpn_connection_get_banner (<em class="parameter"><code><a class="link" href=" <a name="id-1.3.29.9.4.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> @@ -236,16 +232,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"> @@ -253,7 +245,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> @@ -261,7 +253,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” <span class="type">guint</span></pre> -<p></p> +<p>The VPN state of the active VPN connection.</p> <p>Flags: Read</p> <p>Allowed values: <= 7</p> <p>Default value: 0</p> @@ -281,7 +273,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 |