get_visible


Description:

public bool get_visible ()

Returns true if this is visible.

Note:

Use GtkColumnView instead

Parameters:

this

A `GtkTreeViewColumn`.

Returns:

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