teardown
Description:
Emitted when an object is about to be destroyed.
It is the last signal ever emitted for this object
.
This signal is the opposite of the [signal@Gtk.SignalListItemFactory:GtkSignalListItemFactory:setup
] signal and should be used to
undo everything done in that signal.
Parameters:
object |
The `GObject` to tear down |