On Wed, Nov 26, 2014 at 3:12 PM, Emmanuele Bassi <eba...@gmail.com> wrote:
> if you want to do:
>
>   Thread 1: gtk_init() → GUI → gtk_main()
>   Thread 2: gtk_init() → GUI → gtk_main()
>   ...
>   Thread N: gtk_init() → GUI → gtk_main()
>
> then no: you cannot achieve that with GTK+, and there are no plans to
> allow you to do that in the future either.

Is there technical reasons to avoid going into that direction is the future?

-- 
Alexandre Bique
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to