logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

g-ir-generate - Typelib generator

Authors

       Mattias Clasen

                                                                                                G-IR-GENERATE(1)

Bugs

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

Description

       g-ir-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.

Homepage And Contact

https://gi.readthedocs.io/

Name

       g-ir-generate - Typelib generator

Options

--help Show help options

       --shlib=FILENAME
              The shared library to read the symbols from.

       --output=FILENAME
              Save the resulting output in FILENAME.

       --version
              Show program's version number and exit

Synopsis

g-ir-generate [OPTION...] FILES...

See Also