Searching a GtkTreeView





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?


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