Package: gtk

Function gtk-tree-view-column

Lambda List

gtk-tree-view-column (view position)

Arguments

view -- a gtk-tree-view widget
position -- an integer with the position of the column, counting from 0

Return Value

The gtk-tree-view-column object, or nil if the position is outside the range of columns.

Details

Gets the tree view column at the given position in the tree view.
 

See also

2021-2-26