Method

GtkTreeViewset_headers_visible

Declaration [src]

void
gtk_tree_view_set_headers_visible (
  GtkTreeView* tree_view,
  gboolean headers_visible
)

Description [src]

Sets the visibility state of the headers.

Parameters

headers_visible

Type: gboolean

TRUE if the headers are visible.