hi;

On 26 November 2014 at 14:15, Alexandre Bique <bique.alexan...@gmail.com> wrote:
> 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?

you mean apart from the major breakage of API, the massive
complication of the internals, and the portability issues?

ciao,
 Emmanuele.

-- 
http://www.bassi.io
[@] ebassi [@gmail.com]
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to