teardown


Description:

public signal void teardown (Object object)

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 [[email protected]:GtkSignalListItemFactory:setup] signal and should be used to undo everything done in that signal.

Parameters:

object

The `GObject` to tear down




2022 vala-language.org