TreeViewColumn.getVisible

Returns %TRUE if @tree_column is visible.

class TreeViewColumn
bool
getVisible
()

Return Value

Type: bool

whether the column is visible or not. If it is visible, then the tree will show the column.

Meta