Method

GPluginManagerget_loaders

Declaration [src]

GList*
gplugin_manager_get_loaders (
  GPluginManager* manager
)

Description [src]

Returns a list of all registered loaders.

Return value

Type: A list of GPluginLoader*

Returns a list of all registered loaders.

The caller of the method takes ownership of the data container, but not the data inside it.