G-IR-COMPILER(1) G-IR-COMPILER(1)

g-ir-compiler - Typelib compiler

g-ir-compiler [OPTION...] GIRFILE

g-ir-compiler converts one or more GIR files into one or more typelib. The output will be written to standard output unless the --output is specified.

Show help options
Save the resulting output in FILENAME.
Show verbose messages
Show debug messages
Adds a directory which will be used to find includes inside the GIR format.
FIXME
Specifies the shared library where the symbols in the typelib can be found. The name of the library should not contain the ending shared library suffix.
Show program's version number and exit

Report bugs at https://gitlab.gnome.org/GNOME/gobject-introspection/issues

https://gi.readthedocs.io/

Mattias Clasen