Info about model of GtkTreeView



How can I find out how many columns exist in a GtkTreeView?

The only method I found is to use the method gtk_tree_view_get_columns and
then query
the length of the return GList object.

Shouldn't there be an easier way?

Regards,
Jan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]