Here is a very quick info about the source files.

gtkextext.c 	is the widget
gtkextext.h	is the header file with public API

highlight.c 		gives an example how you can use the the property/style API
test.c			is a simple application with syntax higlight using higlight.c code


