[ Version ( since = "0.2.0" ) ]
public unowned Plugin lookup_plugin (string plugin_id)
This function will search and retrieve a plugin given its identifier.
this |
the registry instance |
plugin_id |
the id of a plugin |
The plugin found |