Hi,

> On 5 Aug 2015, 06:59 Igor Korot <ikoro...@gmail.com> wrote:
> [...]
> I can turn it off for GTK+-2.32+ (no replacement, right?), but I want
> to make sure
> it's a right thing to do.

In case you have missed this: g_thread_init() belongs to GLib, not GTK+,
so all comments about the versions apply to GLib. There is no GTK+ 2.32
and the versions of GTK+ and GLib are not equal. See:
https://developer.gnome.org/glib/stable/glib-Version-Information.html
for more information how to check the GLib version at compile time and
at runtime.

RL
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to