Removes a child widget from box.
The child must have been added before with gtk.box.Box.append, gtk.box.Box.prepend, or gtk.box.Box.insertChildAfter.
the child to remove
Removes a child widget from box.
The child must have been added before with gtk.box.Box.append, gtk.box.Box.prepend, or gtk.box.Box.insertChildAfter.