From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- docs/libnm-glib/html/NMVPNConnection.html | 48 +++++++++++++++---------------- 1 file changed, 24 insertions(+), 24 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 7a1780bd..3c462367 100644 --- a/docs/libnm-glib/html/NMVPNConnection.html +++ b/docs/libnm-glib/html/NMVPNConnection.html @@ -3,7 +3,7 @@ NMVPNConnection: libnm-glib Reference Manual - + @@ -36,7 +36,7 @@

Functions

-
+
@@ -44,7 +44,7 @@
-GObject * +GObject * nm_vpn_connection_new () @@ -52,7 +52,7 @@
-NMVPNConnectionState +NMVPNConnectionState nm_vpn_connection_get_vpn_state () @@ -70,7 +70,7 @@

Properties

-
+
@@ -79,12 +79,12 @@ +gchar * - + @@ -93,7 +93,7 @@

Signals

-
-gchar * banner Read
guintguint vpn-state Read
+
@@ -102,13 +102,13 @@ - +
void vpn-state-changedRun FirstRun First

Types and Values

-
+
@@ -127,7 +127,7 @@

Object Hierarchy

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

Functions

nm_vpn_connection_new ()

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

Creates a new NMVPNConnection.

Parameters

-
+
@@ -155,7 +155,7 @@ nm_vpn_connection_new (

connection

-
+ @@ -175,12 +175,12 @@ 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.

Parameters

-

the DBusGConnection

the DBusGConnection

 
+
@@ -206,7 +206,7 @@ nm_vpn_connection_get_banner (NMVPNConnection.

Parameters

-
+
@@ -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