Package: gtk

Function gtk-grid-insert-column

Lambda List

gtk-grid-insert-column (grid position)

Arguments

grid -- a gtk-grid widget
position -- an integer with the position to insert the column at

Details

Inserts a column at the specified position. Children which are attached at or to the right of this position are moved one column to the right. Children which span across this position are grown to span the new column.
 

See also

2021-10-30