Gtk.Widget::destroy
function callback(widget, ):void;
Signals that all holders of a reference to the widget should release the reference that they hold. May result in finalization of the widget if all references are released.
- widget
instance of Gtk.Widget that is emitting the signal