Re: GtkListStore and Threads problems



Lorena Salinas <lsalinas invap com ar> 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



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