> > Btw.. gtk_timeout_add() and gtk_idle_add() has been deprecated. > > > Deprecated in favor of what alternative? The apparently-latest docs > (unstable or 2.15) don't give any clue about the deprecation or the > recommended alternative. You can find the deprecation mark and alternative recommendation in the GTK documentation at: http://library.gnome.org/devel/gtk/stable/gtk-General.html#gtk-idle-add Just use the appropriate functions from GLib instead of GTK. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list