Gnome_application part of the assigment for the course “Development Tools”, of the Master on libre software of URJC 2013/2014 .
to run buttom
$ gcc -g -Wall `pkg-config --cflags --libs gtk+-3.0 ` button.c -o buttons `pkg-config --libs gtk+-3.0 `
to run image
$ gcc -g -Wall `pkg-config --cflags --libs gtk+-3.0 ` image.c -o images `pkg-config --libs gtk+-3.0 `
Currently, there is no installer, just grab the source code by ether way then Run.
- Download for GIT: https://github.com/Roumia/Gnome_application.git
- Download as zip : https://github.com/Roumia/Gnome_application/archive/master.zip