Gtk 3.0



Dear all,

1) My app is currently compiling without warnings, with Gtk 2.18.3 I believe (Ubuntu 9.10), at the compilation level:

CFLAGS = -g -O3 -Wall -ansi
override CFLAGS += -DG_DISABLE_DEPRECATED \ -DGDK_DISABLE_DEPRECATED \
-DGDK_PIXBUF_DISABLE_DEPRECATED \
-DGTK_DISABLE_DEPRECATED

This means that my app is (mostly) ready for Gtk 3.0?

2) GtkGLExt works on Windows?

3) It was planned long time ago, to replace entirely GtkGLExt by Cairo functionality. Is this going to happen in time for Gtk 3.0?

Many thanks,
Carlos



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