1g-ir-compiler(1)            General Commands Manual           g-ir-compiler(1)
2
3
4

NAME

6       g-ir-compiler - typelib compiler.
7

SYNOPSIS

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

DESCRIPTION

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

OPTIONS

17       --help Show help options
18
19       --output=FILENAME
20              Save the resulting output in FILENAME.
21
22       --verbose
23              Show verbose messages
24
25       --debug
26              Show debug messages
27
28       --includedir=DIRECTORY
29              Adds  a directory which will be used to find includes inside the
30              GIR format.
31
32       --module=MODULE
33              FIXME
34
35       --shared-library=FILENAME
36              Specifies the shared library where the symbols  in  the  typelib
37              can  be  found.   The name of the library should not contain the
38              ending shared library suffix.
39
40
41       BUGS   Report                          bugs                          at
42              https://gitlab.gnome.org/GNOME/gobject-introspection/issues.
43

HOMEPAGE and CONTACT

45       http://live.gnome.org/GObjectIntrospection
46

AUTHORS

48       Mattias Clasen
49
50
51
52                                                              g-ir-compiler(1)
Impressum