Skip to content

nzjrs/gobject-modern-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install prerequisites on Ubuntu Precise::

    apt-get install gobject-introspection libgtk-3-dev

To build from the git repository::

    ./autogen.sh
    ./configure
    make

About

A modern example GObject application (with introspection etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published