Re: Invoking GTK main thread from other threads

Daniel Boles via gtkmm-list <[email protected]> Sat, 12 Sep 2020 14:40:52 +0100
Newsgroups gmane.comp.gnome.gtkmm
Message-ID <CAKChMKOcYF1tUzFkwrEf4=zWhr_46r4ufrJZ3-BmJU8TrKPOXQ@mail.gmail.com>
Yeah, that doc did it for me: it seems that sigc++ makes glibmm less thread
safe than GLib itself here. So I have some rewriting to do!

Thanks for the links and discussion :-)

> Although glib is itself thread-safe, any glibmm wrappers which use
libsigc++ will not be. So for example, only the thread in which a main loop
runs should call Glib::SignalIdle::connect(),

_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list