Package: gtk

Function gtk-grid-remove-row

Lambda List

gtk-grid-remove-row (grid position)

Arguments

grid -- a gtk-grid widget
position -- an integer with the position of the row to remove

Details

Removes a row from the grid. Children that are placed in this row are removed, spanning children that overlap this row have their height reduced by one, and children below the row are moved up.
 

See also

2021-10-30