Method
GPluginManagerfind_plugins
[−]
Declaration [src]
GSList*
gplugin_manager_find_plugins (
GPluginManager* manager,
const char* id
)
[−]
Parameters
id
-
Type:
const char*
The ID of the plugin to find.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.