http://zetcode.com/tutorials/gtktutorial/
gcc -o simple1 simple1.c `pkg-config --libs --cflags gtk+-2.0`


