Hello, i want to know how do i get the number of rows that are inside a GtkTreeModel. The depth of my model is always 1 so im using it instead of a gtkclist. Ok i could count the row number via gtk_tree_model_iter_next but i think thats not a clear way to go. So how could i get the number of rows that are stored inside my gtktreemodel ?
Thanks for hints.. Andreas -- Andreas Scherf ICQ: 52910964 [EMAIL PROTECTED] _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
