Hi all,
I'm writing a program with threads and a GtkTreeView. My
GtkTreeView doesn't update when a thread manipulate the model (GtkTreeStore).
It only updates when I move the mouse over
the window.
If someone know how to solve it, please let me know.
Thanks
|