I'm looking for a way to find a certain column containing a certain string within a GtkTreeView/model. I know I can loop through each row and search through the column manually, but this seems to be rather slow and cumbersome. Is there a better way of accomplishing this? _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
- Searching a GtkTreeView xulfer
- Re: Searching a GtkTreeView Micheal Smith
- Re: Searching a GtkTreeView Olivier Sessink