Signal
GtkSignalListItemFactory::teardown
Description [src]
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 GtkSignalListItemFactory::setup
signal and should be used to undo everything done in that signal.
Default handler: The default handler is called before the handlers added via |
Parameters
object
-
Type:
GObject
The
GObject
to tear down.The data is owned by the caller of the function.