get_plugin_info


Description:

public unowned PluginInfo get_plugin_info (string plugin_name)

Gets the [struct@PluginInfo] corresponding with plugin_name, or null if plugin_name was not found.

Parameters:

this

A Engine.

plugin_name

A plugin name.

Returns:

the PluginInfo corresponding with a given plugin module name.