Re: Gtk 3.0



2009/12/1 Carlos Pereira <jose carlos pereira ist utl pt>:
Dear all,

Hello Carlos

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?

You should try to compile your application with:

make CFLAGS+="-DGSEAL_ENABLE"

take a look here [1] for more info.

Regards

[1] http://live.gnome.org/GnomeGoals/UseGseal
-- 
Javier JardÃn Cabezas



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