From bfe522304da217296e2a61040f58e35ec5d6f3f2 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 16 Aug 2021 09:51:46 +0200 Subject: New upstream version 1.30.6 --- docs/libnm/html/NMSettingVpn.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/libnm/html/NMSettingVpn.html') diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index 7891c7a7..0e4be1fe 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -8,7 +8,7 @@ - + @@ -334,7 +334,7 @@ nm_setting_vpn_new (void

Returns

the new empty NMSettingVpn object.

-

[transfer full]

+

[transfer full]


@@ -633,7 +633,7 @@ nm_setting_vpn_get_data_keys (NULL-terminated array containing each data key or NULL if there are no data items.

-

[array length=out_length][transfer container]

+

[array length=out_length][transfer container]

Since: 1.12

@@ -855,7 +855,7 @@ nm_setting_vpn_get_secret_keys (a NULL-terminated array containing each secret key or NULL if there are no secrets.

-

[array length=out_length][transfer container]

+

[array length=out_length][transfer container]

Since: 1.12

@@ -1004,6 +1004,6 @@ VPN connection.

+
Generated by GTK-Doc V1.33.0 \ No newline at end of file -- cgit 1.3.0-6-gf8a5 From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/libnm/html/NMSettingVpn.html | 139 ++------------------------------------ 1 file changed, 4 insertions(+), 135 deletions(-) (limited to 'docs/libnm/html/NMSettingVpn.html') diff --git a/docs/libnm/html/NMSettingVpn.html b/docs/libnm/html/NMSettingVpn.html index 0e4be1fe..e73a701b 100644 --- a/docs/libnm/html/NMSettingVpn.html +++ b/docs/libnm/html/NMSettingVpn.html @@ -15,9 +15,7 @@ @@ -183,52 +181,6 @@
-

Properties

-
----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-GHashTable *dataRead / Write
gbooleanpersistentRead / Write
-GHashTable *secretsRead / Write
-char *service-typeRead / Write
guinttimeoutRead / Write
-char *user-nameRead / Write
-
-

Types and Values

@@ -264,21 +216,10 @@ - - - -
#define NM_SETTING_VPN_TIMEOUT
 NMSettingVpn
-

Object Hierarchy

-
    GObject
-    ╰── NMSetting
-        ╰── NMSettingVpn
-
-
-

Description

The NMSettingVpn object is a NMSetting subclass that describes properties necessary for connection to Virtual Private Networks. NetworkManager uses @@ -386,7 +327,7 @@ nm_setting_vpn_get_user_name (

Returns

-

the “user-name” property of the setting

+

the “user-name” property of the setting


@@ -411,7 +352,7 @@ nm_setting_vpn_get_persistent (

Returns

-

the “persistent” property of the setting

+

the “persistent” property of the setting


@@ -881,7 +822,7 @@ nm_setting_vpn_get_timeout (

Returns

-

the “timeout” property of the setting

+

the “timeout” property of the setting

Since: 1.2

@@ -929,78 +870,6 @@ nm_setting_vpn_get_timeout (#define NM_SETTING_VPN_TIMEOUT "timeout" -
-
-

NMSettingVpn

-
typedef struct _NMSettingVpn NMSettingVpn;
-

VPN Settings

-
- -
-

Property Details

-
-

The “data” property

-
  “data”                     GHashTable *
-

Owner: NMSettingVpn

-

Flags: Read / Write

-
-
-
-

The “persistent” property

-
  “persistent”               gboolean
-

If the VPN service supports persistence, and this property is TRUE, -the VPN will attempt to stay connected across link changes and outages, -until explicitly disconnected.

-

Owner: NMSettingVpn

-

Flags: Read / Write

-

Default value: FALSE

-
-
-
-

The “secrets” property

-
  “secrets”                  GHashTable *
-

Owner: NMSettingVpn

-

Flags: Read / Write

-
-
-
-

The “service-type” property

-
  “service-type”             char *
-

D-Bus service name of the VPN plugin that this setting uses to connect to -its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc -plugin.

-

Owner: NMSettingVpn

-

Flags: Read / Write

-

Default value: NULL

-
-
-
-

The “timeout” property

-
  “timeout”                  guint
-

Timeout for the VPN service to establish the connection. Some services -may take quite a long time to connect. -Value of 0 means a default timeout, which is 60 seconds (unless overridden -by vpn.timeout in configuration file). Values greater than zero mean -timeout in seconds.

-

Owner: NMSettingVpn

-

Flags: Read / Write

-

Default value: 0

-

Since: 1.2

-
-
-
-

The “user-name” property

-
  “user-name”                char *
-

If the VPN connection requires a user name for authentication, that name -should be provided here. If the connection is available to more than one -user, and the VPN requires each user to supply a different name, then -leave this property empty. If this property is empty, NetworkManager -will automatically supply the username of the user which requested the -VPN connection.

-

Owner: NMSettingVpn

-

Flags: Read / Write

-

Default value: NULL

-

@@ -352,7 +352,7 @@ nm_setting_vpn_get_persistent (

Returns

-

the “persistent” property of the setting

+

the “persistent” property of the setting


@@ -822,7 +822,7 @@ nm_setting_vpn_get_timeout (

Returns

-

the “timeout” property of the setting

+

the “timeout” property of the setting

Since: 1.2

-- cgit 1.3.0-6-gf8a5