Package: gtk

Function gtk:grid-remove

Lambda List

gtk:grid-remove (grid child)

Arguments

grid -- a gtk:grid widget
child -- a gtk:widget child widget to remove

Details

Removes a child widget from the grid. The child widget must have been added with the gtk:grid-attach or gtk:grid-attach-next-to functions.
 

See also

2024-9-14