Gtk.HandleBox::child-attached

function callback(handle_box, widget:Gtk.Widget, ):void;

This signal is emitted when the contents of the handlebox are reattached to the main window.

handle_box

instance of Gtk.HandleBox that is emitting the signal

widget

the child widget of the handlebox. (this argument provides no extra information and is here only for backwards-compatibility)