Skip to content

jave/girtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

girtest

This is a pretty dumb dumper for gobject introspection(GIR) data. I wrote it because I wanted to use GIR in two different projects, but each time I was baffled by the documentation.

I found this weird, since I’ve used several introspection systems, and havent had any particular issues with those.

So, girtest is only meant to be used to understand GIR. As such, it was written mostly by Emacs macrology on the GIR docs.

building

gcc `pkg-config –cflags –libs gobject-introspection-1.0` girtest.c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages