TreeViewColumn.getVisible

Returns true if tree_column is visible.

More...
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.

Detailed Description

Deprecated: Use GtkColumnView instead