Lorena Salinas <[EMAIL PROTECTED]> writes: > Here is part of the function... > > valid = gtk_tree_model_get_iter_first (GTK_TREE_MODEL (my_model), > &iter);
This function also needs to be protected by the GTK+ lock, because the GtkListStore rearranges the data structure every time it is accessed. Søren _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list