Skip to content

Roumia/Gnome_application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gnome_application

Gnome_application part of the assigment for the course “Development Tools”, of the Master on libre software of URJC 2013/2014 .

###How to run :

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 `

###Installation:

Currently, there is no installer, just grab the source code by ether way then Run.

About

Gnome_application for mswl Development Tools assignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages