GTK 2.x deprecated functions

Olivier Fourdan fourdan at xfce.org
Mon Mar 24 00:40:08 CET 2003


Hi all,

I've removed the following functions from our code :

gtk_timeout_add()
gtk_timeout_remove()
gdk_pixbuf_render_to_drawable()
gdk_pixbuf_render_to_drawable_alpha()

All these will be deprecated in next version of gtk

Edscott, I'm a bit worried because you don't use the following flags in
your build process 

 	G_DISABLE_DEPRECATED
	GTK_DISABLE_DEPRECATED
	GDK_DISABLE_DEPRECATED
	GDK_PIXBUF_DISABLE_DEPRECATED

So there is no way to tell if deprecated functions are used in xffm :(


Cheers,
-- 
Olivier Fourdan <fourdan at xfce.org>
http://www.xfce.org




More information about the Xfce4-dev mailing list