remove
Description:
Removes a child widget from the box.
The child must have been added before with [method@Gtk.Box.append], [method@Gtk.Box.prepend], or [method@Gtk.Box.insert_child_after].
Parameters:
| this |
a box |
| child |
the child to remove |