From 429393567647935d9123e21fd27a7529d50255eb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 1 Jul 2018 20:58:23 +0200 Subject: New upstream version 1.12.0 --- docs/libnm/html/NMVpnEditorPlugin.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'docs/libnm/html/NMVpnEditorPlugin.html') diff --git a/docs/libnm/html/NMVpnEditorPlugin.html b/docs/libnm/html/NMVpnEditorPlugin.html index d42fc029..3d75ec7d 100644 --- a/docs/libnm/html/NMVpnEditorPlugin.html +++ b/docs/libnm/html/NMVpnEditorPlugin.html @@ -6,8 +6,8 @@ - - + + @@ -23,8 +23,8 @@ Home Up -Prev -Next +Prev +Next
@@ -61,7 +61,7 @@ -NMVpnEditor * +NMVpnEditor * nm_vpn_editor_plugin_get_editor () @@ -125,7 +125,7 @@ -NMVpnPluginInfo * +NMVpnPluginInfo * nm_vpn_editor_plugin_get_plugin_info () @@ -225,7 +225,7 @@   -NMVpnPluginInfo +NMVpnPluginInfo
@@ -264,7 +264,7 @@ nm_vpn_editor_plugin_factory (

nm_vpn_editor_plugin_get_editor ()

-
NMVpnEditor *
+
NMVpnEditor *
 nm_vpn_editor_plugin_get_editor (NMVpnEditorPlugin *plugin,
                                  NMConnection *connection,
                                  GError **error);
@@ -297,7 +297,7 @@ nm_vpn_editor_plugin_get_editor (

Returns

-

a new NMVpnEditor or NULL on error.

+

a new NMVpnEditor or NULL on error.

[transfer full]

@@ -547,7 +547,7 @@ the given service.


nm_vpn_editor_plugin_get_plugin_info ()

-
NMVpnPluginInfo *
+
NMVpnPluginInfo *
 nm_vpn_editor_plugin_get_plugin_info (NMVpnEditorPlugin *plugin);

Parameters

@@ -566,7 +566,7 @@ nm_vpn_editor_plugin_get_plugin_info (

Returns

-

if set, return the NMVpnPluginInfo instance.

+

if set, return the NMVpnPluginInfo instance.

[transfer none]

Since: 1.4

@@ -576,7 +576,7 @@ nm_vpn_editor_plugin_get_plugin_info (

nm_vpn_editor_plugin_set_plugin_info ()

void
 nm_vpn_editor_plugin_set_plugin_info (NMVpnEditorPlugin *plugin,
-                                      NMVpnPluginInfo *plugin_info);
+ NMVpnPluginInfo *plugin_info);

Set or clear the plugin-info instance. This takes a weak reference on plugin_info , to avoid circular @@ -597,7 +597,7 @@ reference as the plugin-info might also reference the editor-plugin.

plugin_info

-

a NMVpnPluginInfo instance or NULL.

+

a NMVpnPluginInfo instance or NULL.

[allow-none] @@ -712,7 +712,7 @@ reference as the plugin-info might also reference the editor-plugin.

get_editor ()

-

returns an NMVpnEditor, pre-filled with values from connection +

returns an NMVpnEditor, pre-filled with values from connection if non-NULL.

  @@ -814,7 +814,7 @@ the plugin, without requiring to update libnm. Used by

The “changed” signal

void
-user_function (NMVpnEditor *nmvpneditor,
+user_function (NMVpnEditor *nmvpneditor,
                gpointer     user_data)

Flags: Run First

-- cgit 1.3.0-6-gf8a5