Re: GtkListStore and Threads problems
- From: Soeren Sandmann <sandmann daimi au dk>
- To: Lorena Salinas <lsalinas invap com ar>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkListStore and Threads problems
- Date: 16 Jun 2005 19:05:47 +0200
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]