Box.remove

Removes a child widget from @box.

The child must have been added before with [method@Gtk.Box.append], [method@Gtk.Box.prepend], or [method@Gtk.Box.insert_child_after].

class Box
void
remove

Parameters

child Widget

the child to remove

Meta