Method GTK1.Container()->remove()
- Method remove
GTK1.Container
remove(GTK1.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.
GTK1.Container
remove(GTK1.Widget
widget
)
Remove a child from the container. The argument is the child to remove. Calling this function might result in a resize of the container.