get_plugin_list


Description:

public unowned List<PluginInfo> get_plugin_list ()

Returns the list of [struct@PluginInfo] known to the engine.

Parameters:

this

A Engine.

Returns:

a List of PluginInfo. Note that the list belongs to the engine and should not be freed.