Method
GPluginManagerget_paths
Declaration [src]
GList*
gplugin_manager_get_paths (
GPluginManager* manager
)
Return value
Type: A list of utf8
The GList
of paths
which will be searched for plugins.
The returned data is owned by the instance. |
Each element is a NUL terminated UTF-8 string. |