Method

GtkTreeViewColumnget_visible

Declaration [src]

gboolean
gtk_tree_view_column_get_visible (
  GtkTreeViewColumn* tree_column
)

Description [src]

Returns TRUE if tree_column is visible.

Return value

Type: gboolean

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