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
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to