
[Top]
GTK
GTK.Container
|
Method GTK.Container()->remove()
- Method
remove
object(GTK.Container) GTK.Container()->remove(object(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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|