Box.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.

class Box
void
remove

Parameters

child gtk.widget.Widget

the child to remove