On Wednesday 13 December 2006 18:05, Philip Boulain wrote:
> Hullo,
>
>   Short version:
> When GTK+ is in its main run loop, blocking on an event, is there a way
> to awaken/unblock it from some external thread such that it will pay
> attention to newly-added idle functions?

[snip]

I does that by itself.  You have probably not called g_thread_init() (or 
Glib::thread_init()).

Chris

_______________________________________________
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