removed


Description:

[ Version ( since = "4.8" ) ]
public virtual signal void removed ()

This signal is emmitted when the plugin is permanently removed from the panel configuration by the user.

Developers can use this signal to cleanup custom setting locations that for example store passwords.

The free-data signal is emitted after this signal!

Note that if you use the xfconf channel and base property provided by get_property_base or the rc file location returned by save_location , the panel will take care of removing those settings.