GNOME Bugzilla – Bug 582710
Please consider using g_timeout_add_seconds to reduce wakeups
Last modified: 2012-07-30 10:50:06 UTC
From http://live.gnome.org/GnomeGoals/UseTimeoutAddSeconds, (and of course according to the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a timeout in seconds is desired.
Created attachment 134683 [details] [review] Use g_timeout_add_seconds instead g_timeout_add
Thanks for the patch, I have committed it.
gtodo was removed with anjuta 3.0 - If you need a TODO manager use Gettings things GNOME.