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

Type: A list of utf8

The GList of paths which will be searched for plugins.

The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.