set_plugin_info
Description:
Set or clear the plugin-info instance.
This takes a weak reference on plugin_info
, to avoid circular reference as the plugin-info might also reference the
editor-plugin.
Parameters:
this |
the VpnEditorPlugin instance |
plugin_info |
a VpnPluginInfo instance or null |