1G-IR-GENERATE(1) G-IR-GENERATE(1)
2
3
4
6 g-ir-generate - Typelib generator
7
9 g-ir-generate [OPTION...] FILES...
10
12 g-ir-generate is an GIR generator, using the repository API. It gener‐
13 ates GIR files from a raw typelib or in a shared library (--shlib). The
14 output will be written to standard output unless the --output is speci‐
15 fied.
16
18 --help Show help options
19
20 --shlib=FILENAME
21 The shared library to read the symbols from.
22
23 --output=FILENAME
24 Save the resulting output in FILENAME.
25
27 Report bugs at
28 https://gitlab.gnome.org/GNOME/gobject-introspection/issues
29
31 http://live.gnome.org/GObjectIntrospection
32
34 Mattias Clasen
35
36
37
38
39 G-IR-GENERATE(1)