Method
GtkTreeModelget_n_columns
Declaration [src]
int
gtk_tree_model_get_n_columns (
GtkTreeModel* tree_model
)
Description [src]
Returns the number of columns supported by tree_model
.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |