Re: GtkApplication Thread Initialization

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

 



  /* Initialize threading in older libraries */
#if (!GLIB_CHECK_VERSION (2, 31, 0))
  g_thread_init (NULL);
#endif

#if (!CLUTTER_CHECK_VERSION (1, 9, 0))'

these are compile time checks ... seems unwise, no?
 
_______________________________________________
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