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/NMVpnServicePlugin.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/libnm/html/NMVpnServicePlugin.html') diff --git a/docs/libnm/html/NMVpnServicePlugin.html b/docs/libnm/html/NMVpnServicePlugin.html index b0a7a3cf..965727a3 100644 --- a/docs/libnm/html/NMVpnServicePlugin.html +++ b/docs/libnm/html/NMVpnServicePlugin.html @@ -8,7 +8,7 @@ - + @@ -145,7 +145,7 @@ -gchar * +char * service-name Read / Write / Construct Only @@ -265,7 +265,7 @@ nm_vpn_service_plugin_get_connection (

Returns

.

-

[transfer full]

+

[transfer full]

Since: 1.2

@@ -411,13 +411,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] @@ -505,7 +505,7 @@ to flags,

Property Details

The “service-name” property

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

The D-Bus service name of this plugin.

Owner: NMVpnServicePlugin

Flags: Read / Write / Construct Only

@@ -575,7 +575,7 @@ user_function (

The “login-banner” signal

void
 user_function (NMVpnServicePlugin *nmvpnserviceplugin,
-               gchar              *arg1,
+               char               *arg1,
                gpointer            user_data)

Flags: Run First

@@ -592,7 +592,7 @@ user_function (

The “secrets-required” signal

void
 user_function (NMVpnServicePlugin *nmvpnserviceplugin,
-               gchar              *arg1,
+               char               *arg1,
                GStrv               arg2,
                gpointer            user_data)

Flags: Run First

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