Method

GtkTreeViewget_n_columns

deprecated: 4.10 

Declaration [src]

guint
gtk_tree_view_get_n_columns (
  GtkTreeView* tree_view
)

Description [src]

Queries the number of columns in the given tree_view.

Deprecated since: 4.10

Use GtkListView or GtkColumnView instead.

Return value

Type: guint

The number of columns in the tree_view.