In favor of g_idle_add and g_timeout_add; Christian mentioned the
variants with the gtk_ prefix not the g_ Glib based ones.
2008/2/17, Chris MacGregor <chris-gtk-list bouncingdog com
<mailto:chris-gtk-list bouncingdog com>>:
On 02/17/2008 08:31 AM, Christian Bünnig wrote:
> 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.