set_plugin_info


Description:

[ Version ( since = "1.4" ) ]
public void set_plugin_info (VpnPluginInfo? plugin_info)

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