Typelib generator
g-ir-generate [OPTION...] FILES...
g-idl-generate is an GIR generator, using the repository API. It generates GIR files from a raw typelib or in a shared library (--shlib). The output will be written to standard output unless the --output is specified.
\, --help
Show help options
\, --shlib=FILENAME
The shared library to read the symbols from.
\, --output=FILENAME
Save the resulting output in FILENAME.
Report bugs at http://bugzilla.gnome.org/ in the glib product and introspection component.
http://live.gnome.org/GObjectIntrospection
Mattias Clasen