From de06e5715e780baade318f3490ac7a4c9ce84e32 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 24 Mar 2012 01:37:02 +0100 Subject: Imported Upstream version 0.9.4.0 --- docs/libnm-glib/html/NMVPNConnection.html | 39 +++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'docs/libnm-glib/html/NMVPNConnection.html') diff --git a/docs/libnm-glib/html/NMVPNConnection.html b/docs/libnm-glib/html/NMVPNConnection.html index 852ec461..cd6d107e 100644 --- a/docs/libnm-glib/html/NMVPNConnection.html +++ b/docs/libnm-glib/html/NMVPNConnection.html @@ -27,6 +27,8 @@  |  Object Hierarchy  |  + Implemented Interfaces +  |  Properties  |  Signals @@ -63,6 +65,12 @@ const char * +

Implemented Interfaces

+

+NMVPNConnection implements + GInitable and GAsyncInitable.

+ +

Properties

   "banner"                   gchar*                : Read
@@ -132,14 +140,45 @@ const char *        

nm_vpn_connection_get_banner ()

const char *        nm_vpn_connection_get_banner        (NMVPNConnection *vpn);

+Gets the VPN login banner of the active NMVPNConnection.

+
++ + + + + + + + + + +

vpn :

a NMVPNConnection +

Returns :

the VPN login banner of the VPN connection. This is the internal +string used by the connection, and must not be modified.

nm_vpn_connection_get_vpn_state ()

NMVPNConnectionState nm_vpn_connection_get_vpn_state    (NMVPNConnection *vpn);

+Gets the current NMVPNConnection state.

+
++ + + + + + + + + + +

vpn :

a NMVPNConnection +

Returns :

the VPN state of the active VPN connection.

-- cgit 1.3.0-6-gf8a5