[ Version ( since = "1.2" ) ]
public unowned VpnEditorPlugin load_editor_plugin () throws Error
this |
plugin info instance |
loads the plugin and returns the newly created instance. The plugin is owned by this and can be later retrieved again via get_editor_plugin. You can load the plugin only once, unless you reset the state via set_editor_plugin. |