Hello,

I'm writing program with several threads each of which uses gtk.
I need to wait for one of the threads in gtk-generated callback. I can't do
it directly because of gdk lock. So the question is: can I temporarily
release gdk lock in gtk-generated callback ? Will it cause any problems ?

-- 
             Vladimir

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to