Package: gtk

Function gtk-tree-view-column-cell-is-visible

Lambda List

gtk-tree-view-column-cell-is-visible (column)

Arguments

column -- a gtk-tree-view-column object

Return Value

True, if any of the cells packed into the tree view column are currently visible.

Details

Returns true if any of the cells packed into the tree view column are visible. For this to be meaningful, you must first initialize the cells with the function gtk-tree-view-column-cell-set-cell-data.
 

See also

2021-2-24