#define GTK_ENABLE_BROKEN
#include <gtk/gtk.h>
/* continue with the program */
however, using GtkTextView isn't much harder than using GtkText, so I'd recommend looking into that instead,
there's a GtkTextView tutorial here:
http://www.bravegnu.org/gtktext/