From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMVpnPluginOld.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/libnm/html/NMVpnPluginOld.html') diff --git a/docs/libnm/html/NMVpnPluginOld.html b/docs/libnm/html/NMVpnPluginOld.html index c857879b..07669e28 100644 --- a/docs/libnm/html/NMVpnPluginOld.html +++ b/docs/libnm/html/NMVpnPluginOld.html @@ -8,7 +8,7 @@ - + @@ -153,7 +153,7 @@ -gchar * +char * service-name Read / Write / Construct Only @@ -268,7 +268,7 @@ nm_vpn_plugin_old_get_connection (

Returns

.

-

[transfer full]

+

[transfer full]


@@ -433,13 +433,13 @@ an applet when the applet calls the authentication dialog of the VPN plugin.

out_data

on successful return, a hash table (mapping char*:char*) containing the key/value pairs of VPN data items.

-[out][transfer full] +[out][transfer full]

out_secrets

on successful return, a hash table (mapping char*:char*) containing the key/value pairsof VPN secrets.

-[out][transfer full] +[out][transfer full] @@ -523,7 +523,7 @@ to flags,

Property Details

The “service-name” property

-
  “service-name”             gchar *
+
  “service-name”             char *

The D-Bus service name of this plugin.

NMVpnPluginOld:service-name has been deprecated since version 1.2 and should not be used in newly-written code.

@@ -589,7 +589,7 @@ user_function (

The “login-banner” signal

void
 user_function (NMVpnPluginOld *nmvpnpluginold,
-               gchar          *arg1,
+               char           *arg1,
                gpointer        user_data)

Flags: Run First

@@ -606,7 +606,7 @@ user_function (

The “secrets-required” signal

void
 user_function (NMVpnPluginOld *nmvpnpluginold,
-               gchar          *arg1,
+               char           *arg1,
                GStrv           arg2,
                gpointer        user_data)

Flags: Run First

@@ -623,6 +623,6 @@ user_function (
+
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5