compile test.c as follows:
gcc `gtk-config --cflags` test.c `gtk-config --libs` -lgtkeditor
I keep getting a segmentation fault (core dump) when trying to run the
resultant a.out file. I have narrowed it down to a problem with the function:
gtk_text_buffer_insert_at_char
located in function:
display_html_greeting
My system is as follows:
Platform: Intel Pentium MMX
uname -a = Linux pino 2.2.5-15 #1 Mon Apr 19 22:21:09 EDT 1999 i586 unknown
gtk-config --version = 1.2.6
unicode-config --version = 0.4