From 7d8baf4ac0480a542f000c1201df85427a22332c Mon Sep 17 00:00:00 2001
From: Jeremy Bicha
a newly created instance of plugin info
or NULL if no matching value was found.
[transfer full]
+[transfer full]
Since: 1.4
@@ -425,7 +425,7 @@ nm_vpn_plugin_info_get_name (
Returns
the name. Cannot be NULL.
-[transfer none]
+[transfer none]
Since: 1.2
@@ -452,7 +452,7 @@ nm_vpn_plugin_info_get_filename (
Returns
the filename. Can be NULL.
-[transfer none]
+[transfer none]
Since: 1.2
@@ -479,7 +479,7 @@ nm_vpn_plugin_info_get_service (
Returns
the service. Cannot be NULL.
-[transfer none]
+[transfer none]
Since: 1.4
@@ -506,7 +506,7 @@ nm_vpn_plugin_info_get_plugin (
Returns
the plugin. Can be NULL.
-[transfer none]
+[transfer none]
Since: 1.2
@@ -533,7 +533,7 @@ nm_vpn_plugin_info_get_program (
Returns
the program. Can be NULL.
-[transfer none]
+[transfer none]
Since: 1.2
@@ -638,7 +638,7 @@ nm_vpn_plugin_info_get_aliases (
Returns
the aliases from the name-file.
-[array zero-terminated=1][element-type utf8][transfer none]
+[array zero-terminated=1][element-type utf8][transfer none]
Since: 1.4
@@ -680,7 +680,7 @@ nm_vpn_plugin_info_lookup_property (Returns
NMVpnPluginInfo is internally a GKeyFile. Returns the matching
property.
-[transfer none]
+[transfer none]
Since: 1.2
@@ -719,7 +719,7 @@ nm_vpn_plugin_info_list_load (voi
Returns
list of plugins
loaded from the default directories rejecting duplicates.
-[element-type NMVpnPluginInfo][transfer full]
+[element-type NMVpnPluginInfo][transfer full]
Since: 1.2
@@ -836,7 +836,7 @@ nm_vpn_plugin_info_list_find_by_name (Returns
the first plugin with a matching name
(or NULL).
-[transfer none]
+[transfer none]
Since: 1.2
@@ -873,7 +873,7 @@ nm_vpn_plugin_info_list_find_by_filename
Returns
the first plugin with a matching filename
(or NULL).
-[transfer none]
+[transfer none]
Since: 1.2
@@ -911,7 +911,7 @@ or one of the provided aliases.
Returns
the first plugin with a matching service
(or NULL).
-[transfer none]
+[transfer none]
Since: 1.2
@@ -957,7 +957,7 @@ but it could be retrieved via
Returns
the resolved service-type or NULL on failure.
-[transfer full]
+[transfer full]
Since: 1.4
@@ -1005,7 +1005,7 @@ with Returns
a NULL terminated strv list of strings.
The list itself and the values must be freed with g_strfreev().
-[transfer full]
+[transfer full]
Since: 1.4
@@ -1032,7 +1032,7 @@ nm_vpn_plugin_info_get_editor_plugin (
Returns
the cached NMVpnEditorPlugin instance.
-[transfer none]
+[transfer none]
Since: 1.2
@@ -1103,7 +1103,7 @@ and can be later retrieved again
via nm_vpn_plugin_info_get_editor_plugin(). You can load the
plugin only once, unless you reset the state via
nm_vpn_plugin_info_set_editor_plugin().
-[transfer none]
+[transfer none]
Since: 1.2
@@ -1148,6 +1148,6 @@ plugin only once, unless you reset the state via
+
Generated by GTK-Doc V1.33.1