

Websites used :
	

EXAMINING AND MODIFYING TEXT :::  http://bravegnu.org/gtktext/x370.html .
This is used to edit the text in the buffer


SEARCHING :::     http://bravegnu.org/gtktext/x276.html
Searching and highlighting that text scrolling down to cursor point	


MENUWIDGET :::   http://www.gtk.org/tutorial1.2/gtk_tut-13.html#ss13.3
This describes how to create menus 


CLIPBOARD CUT,COPY AND PASTE:::  http://bravegnu.org/gtktext/x257.html
This describes how to do cut,copy,paste operations
 
http://www.codase.com/search/call?name=gtk_text_buffer_copy_clipboard&owner=&lang=*&project=&search=Search&type=&parameters=&nparams=-1&obj=&constant=


Doxygen : http://www.doxygen.nl/docblocks.html#specialblock
