Re: gtk_container_remove may generate some noise for a GC

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

 





On Sun, Jun 25, 2017 at 1:56 PM, Stefan Salewski <mail@xxxxxxxxxxxx> wrote:

action. And GTK is single threaded? Is that already preparation for a
multi-threaded GTK4?

like most GUI toolkits that had deep origins in the X Window world, GTK is single threaded. there is support for multiple threads if the application developer wants to use them, and you can certainly have multiple glib event loops running in multiple threads, but the core design of GTK itself is single threaded.

it's just the right thing to do.
 
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux