Re: Removing global variables



hi;

On 26 November 2014 at 14:15, Alexandre Bique <bique alexandre gmail com> wrote:
On Wed, Nov 26, 2014 at 3:12 PM, Emmanuele Bassi <ebassi 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]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]