Package: gtk

Function gtk:column-view-insert-column

Lambda List

gtk:column-view-insert-column (columnview pos column)

Arguments

columnview -- a gtk:column-view widget
pos -- an unsigned integer for the position to insert column at
column -- a gtk:column-view-column object to insert

Details

Inserts a column at the given pos in the columns of columview. If column is already a column of columnview, it will be repositioned.
 

See also

2025-4-13