Re: Removing global variables
- From: Alexandre Bique <bique alexandre gmail com>
- To: Emmanuele Bassi <ebassi gmail com>
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: Removing global variables
- Date: Wed, 26 Nov 2014 15:15:13 +0100
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?
--
Alexandre Bique
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]