From 7d8baf4ac0480a542f000c1201df85427a22332c Mon Sep 17 00:00:00 2001
From: Jeremy Bicha a new NMVpnEditor or [transfer full] [transfer full]
Returns
NULL on error.
@@ -421,7 +421,7 @@ nm_vpn_editor_plugin_import (NULL
on error or if the file at path
was not recognized by this plugin.
[transfer full]
+[transfer full]
Since: 1.2
@@ -567,7 +567,7 @@ the given service.Since: 1.4
@@ -594,7 +594,7 @@ nm_vpn_editor_plugin_get_plugin_info (
Returns
if set, return the NMVpnPluginInfo instance.
-[transfer none]
+[transfer none]
Since: 1.4
@@ -710,9 +710,9 @@ reference as the plugin-info might also reference the editor-plugin.
NMConnection *(*import_from_file)(NMVpnEditorPlugin *plugin, const char *path, GError **error);
gboolean (*export_to_file)(NMVpnEditorPlugin *plugin,
- const char * path,
- NMConnection * connection,
- GError ** error);
+ const char *path,
+ NMConnection *connection,
+ GError **error);
char *(*get_suggested_filename)(NMVpnEditorPlugin *plugin, NMConnection *connection);
@@ -875,6 +875,6 @@ user_function (
+
Generated by GTK-Doc V1.33.1