I get errors compiling the gtk-xt branch on Ubuntu 10.04:
CC xoptions.o
xoptions.c: In function keypressicsCB:
xoptions.c:1734: error: GDK_KEY_Return undeclared (first use in this
function)
xoptions.c:1734: error: (Each undeclared identifier is reported only once
xoptions.c:1734: error: for each function it appears in.)
xoptions.c:1738: error: GDK_KEY_Up undeclared (first use in this function)
xoptions.c:1748: error: GDK_KEY_Down undeclared (first use in this
function)
make[2]: *** [xoptions.o] Error 1