[ Version ( since = "0.2.0" ) ]
public bool register_source (Plugin plugin, owned Source source) throws Error
Register a source
in the this with the given plugin
information
this |
the registry instance |
plugin |
the plugin which owns the source |
source |
the source to register |
true if success, false% otherwise. |