Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Container

Method GTK.Container()->remove()


Method remove

GTK.Container remove(GTK.Widget widget)

Description

Remove a child from the container. The argument is the child to remove. Calling this function might result in a resize of the container.