2009/12/1 Carlos Pereira <jose.carlos.pere...@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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to