myogestic.gui.widgets.templates.SetupInterfaceTemplate.interface_was_killed#

abstract SetupInterfaceTemplate.interface_was_killed()[source]#

Kill the visual interface.

This method should be called when the visual interface is killed. .. tip:: It is generally a good idea to also kill the connection to it here.

Return type:

None