remove


Description:

public void remove (Widget child)

Removes a child widget from this.

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 `GtkBox`

child

the child to remove