Method
Gtk TreeViewColumnget_visible
Declaration [src]
gboolean
gtk_tree_view_column_get_visible(
GtkTreeViewColumn*tree_column
)
Return value
Type: gboolean
Whether the column is visible or not. If it is visible, then the tree will show the column.