Engine.getPluginInfo

Gets the peas.PluginInfo corresponding with plugin_name, or NULL if plugin_name was not found.

class Engine
getPluginInfo
(
string pluginName
)

Parameters

pluginName string

A plugin name.

Return Value

the peas.PluginInfo corresponding with a given plugin module name.