rm prueba2
clear

gcc `gtk-config --cflags` `gtk-config --libs` main.c -o main
./main