Package: gtk

Function gtk-container-remove

Lambda List

gtk-container-remove (container widget)

Arguments

container -- a gtk-container widget
widget -- a current gtk-widget child widget of container

Details

Removes a child widget from the container. The child widget must be inside the container.
 

See also

2021-9-12