Re: g_idle_add() deprecation? (was Re: Help with call to function)



> > 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.




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