Returns
a new NMConnection imported from path
-, or NULL
+, or NULL
on error or if the file at path
was not recognized by this plugin.
[transfer full]
@@ -395,11 +395,11 @@ was not recognized by this plugin.
Returns
-
a new plugin instance or NULL on error.
+
a new plugin instance or NULL on error.
[transfer full]
Since: 1.2
@@ -493,7 +493,7 @@ loading the shared library.
NMVpnEditorPlugin *
nm_vpn_editor_plugin_load (const char *plugin_name,
const char *check_service,
- GError **error);
+ GError **error);
Load the shared libary plugin_name
and create a new
NMVpnEditorPlugin instace via the NMVpnEditorPluginFactory
@@ -534,7 +534,7 @@ the given service.
Returns
-
a new plugin instance or NULL on error.
+
a new plugin instance or NULL on error.
[transfer full]
Since: 1.4
@@ -592,7 +592,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] |
@@ -708,7 +708,7 @@ reference as the plugin-info might also reference the editor-plugin.
get_editor ()
|
returns an NMVpnEditor, pre-filled with values from connection
-if non-NULL. |
+if non-NULL.
|
@@ -719,34 +719,34 @@ if non-import_from_file ()
Try to import a connection from the specified path. On
-success, return a partial NMConnection object. On error, return NULL and
+success, return a partial NMConnection object. On error, return NULL and
set error
with additional information. Note that error
-can be NULL, in
+can be NULL, in
which case no additional error information should be provided. |
|
export_to_file ()
|
Export the given connection to the specified path. Return
-TRUE on success. On error, return FALSE and set error
+TRUE on success. On error, return FALSE and set error
with additional
error information. Note that error
-can be NULL, in which case no
+can be NULL, in which case no
additional error information should be provided. |
|
get_suggested_filename ()
|
For a given connection, return a suggested file
-name. Returned value will be NULL or a suggested file name to be freed by
+name. Returned value will be NULL or a suggested file name to be freed by
the caller. |
|
notify_plugin_info_set ()
|
- |
- |
+A callback to be called when the plugin info is set. |
+ |
get_vt ()
|
@@ -773,7 +773,7 @@ the plugin, without requiring to update libnm. Used by Property Details
The “description” property
-
“description” gchar *
+
“description” gchar *
Longer description of the VPN plugin.
Flags: Read
Default value: NULL
@@ -781,7 +781,7 @@ the plugin, without requiring to update libnm. Used by
The “name” property
-
“name” gchar *
+
“name” gchar *
Short display name of the VPN plugin.
Flags: Read
Default value: NULL
@@ -789,7 +789,7 @@ the plugin, without requiring to update libnm. Used by
The “service” property
-
“service” gchar *
+
“service” gchar *
D-Bus service name of the plugin's VPN service.
Flags: Read
Default value: NULL
@@ -801,8 +801,8 @@ the plugin, without requiring to update libnm. Used by
The “changed” signal
void
user_function (NMVpnEditor *nmvpneditor,
- gpointer user_data)
-
Flags: Run First
+
gpointer user_data)
+
Flags: Run First
--
cgit 1.3.0-6-gf8a5