API Version: 4.0
Library Version: 4.2.0
gboolean gtk_tree_view_column_get_visible ( GtkTreeViewColumn* tree_column )
Returns TRUE if tree_column is visible.
TRUE
tree_column
gboolean
whether the column is visible or not. If it is visible, then the tree will show the column.