On Sun, 2007-08-05 at 12:56 -0400, Paul Fox wrote:

google gtk timeout -> gtk_timeout_add -> gtk.org/api -> Main Loop &
Events -> "gtk_timeout_add has been deprecated since version 2.4 and
should not be used in newly-written code. Use g_timeout_add() instead."

and no, these run synchronously with the main loop, which is why they
are safe to use.

--p


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

Reply via email to