Skip to content

kou/gobject-introspection-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GObject Introspection sample

This is a sample C project that uses GObject Introspection.

How to build

% ./autogen.sh
% ./configure --enable-gtk-doc --prefix=/tmp/local
% make
% make install

You can find Sample-1.0.typelib generated by GObject Introspection in /tmp/local/lib/girepository-1.0/.

License

CC0 (Public Domain)

About

A GObject Introspection sample C project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published