Up
_gtkContainerRemove
_gtkContainerRemove
remove a child of a
Containers
object children.
Prototype : fun [* $] *
*
: a widget Containers parent.
$
: a child widget.
Return
* : the same parent or nil if an error occurs.
See also
_gtkContainerAdd
Example