find_plugin


Description:

public Plugin? find_plugin (string name)

Find the plugin with the given name in the registry.

The plugin will be reffed; caller is responsible for unreffing.

Parameters:

this

the registry to search

name

the plugin name to find

Returns: