gui: Use GTK+ accessor functions instead of deprecated macros.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 7 May 2011 17:35:47 +0000 (10:35 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 7 May 2011 17:35:47 +0000 (10:35 -0700)
commitaf57bc3d9e5bb15f9e6f786b32ca98f734129f5d
treedf7ede889b99ea8cdc78d5647ae4c27ff2f42897
parentaea57010adca9f26dd3abef66a3f7a5c169964ec
gui: Use GTK+ accessor functions instead of deprecated macros.

These are now available on all GTK+ versions due to the <gtk/gtk.h>
wrapper added in the previous commit.
src/ui/gui/customentry.c
src/ui/gui/psppire-buttonbox.c
src/ui/gui/psppire-dialog.c
src/ui/gui/psppire-hbuttonbox.c
src/ui/gui/psppire-keypad.c
src/ui/gui/psppire-output-window.c
src/ui/gui/psppire-vbuttonbox.c
src/ui/gui/text-data-import-dialog.c