From c2de0d98ba39e0a1a970d066fd19be786092f376 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 1 Mar 2016 16:55:22 +0100 Subject: Imported Upstream version 1.1.91 --- docs/libnm-glib/html/NMVPNConnection.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (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 7562a519..c22c036a 100644 --- a/docs/libnm-glib/html/NMVPNConnection.html +++ b/docs/libnm-glib/html/NMVPNConnection.html @@ -44,7 +44,7 @@ -GObject * +GObject * nm_vpn_connection_new () @@ -52,7 +52,7 @@ -NMVPNConnectionState +NMVPNConnectionState nm_vpn_connection_get_vpn_state () @@ -79,12 +79,12 @@ -gchar * +gchar * banner Read -guint +guint vpn-state Read @@ -102,7 +102,7 @@ void vpn-state-changed -Run First +Run First @@ -127,7 +127,7 @@

Object Hierarchy

-
    GObject
+
    GObject
     ╰── NMObject
         ╰── NMActiveConnection
             ╰── NMVPNConnection
@@ -140,7 +140,7 @@
 

Functions

nm_vpn_connection_new ()

-
GObject *
+
GObject *
 nm_vpn_connection_new (DBusGConnection *connection,
                        const char *path);

Creates a new NMVPNConnection.

@@ -175,7 +175,7 @@ nm_vpn_connection_new (

nm_vpn_connection_get_vpn_state ()

-
NMVPNConnectionState
+
NMVPNConnectionState
 nm_vpn_connection_get_vpn_state (NMVPNConnection *vpn);

Gets the current NMVPNConnection state.

@@ -244,7 +244,7 @@ string used by the connection, and must not be modified.

Property Details

The “banner” property

-
  “banner”                   gchar *
+
  “banner”                   gchar *

The VPN login banner of the active VPN connection.

Flags: Read

Default value: NULL

@@ -252,7 +252,7 @@ string used by the connection, and must not be modified.


The “vpn-state” property

-
  “vpn-state”                guint
+
  “vpn-state”                guint

The VPN state of the active VPN connection.

Flags: Read

Allowed values: <= 7

@@ -265,10 +265,10 @@ string used by the connection, and must not be modified.

The “vpn-state-changed” signal

void
 user_function (NMVPNConnection *nmvpnconnection,
-               guint            arg1,
-               guint            arg2,
-               gpointer         user_data)
-

Flags: Run First

+ guint arg1, + guint arg2, + gpointer user_data)
+

Flags: Run First

-- cgit 1.3.0-6-gf8a5