Method

GPluginManagerget_paths

Declaration [src]

GList*
gplugin_manager_get_paths (
  GPluginManager* manager
)

Description [src]

Gets the list of paths which will be searched for plugins.

Return value

Returns: A list of utf8
 

The list of paths which will be searched for plugins.

 The data is owned by the instance.