Method

GtkTreeViewget_n_columns

since: 3.4

Declaration [src]

guint
gtk_tree_view_get_n_columns (
  GtkTreeView* tree_view
)

Description [src]

Queries the number of columns in the given tree_view.

Available since: 3.4

Return value

Type: guint

The number of columns in the tree_view.