Method
GPluginManagerfind_plugins_with_id
unstable since: 0.45
Declaration [src]
GListModel*
gplugin_manager_find_plugins_with_id (
GPluginManager* manager,
const char* id
)
Description [src]
Gets a list of all plugins with the given id.
This list will be empty if no plugins match the id.
Available since: 0.45