Method

GtkTreeViewColumnclear

deprecated: 4.10 

Declaration [src]

void
gtk_tree_view_column_clear (
  GtkTreeViewColumn* tree_column
)

Description [src]

Unsets all the mappings on all renderers on the tree_column.

Deprecated since: 4.10

Use GtkColumnView instead.