from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
g-ir-compiler
Section: User Commands (1) Index
Return to Main Contents
NAME
g-ir-compiler - typelib compiler.
SYNOPSIS
g-ir-compiler
[OPTION...] GIRFILE
DESCRIPTION
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.
OPTIONS
- --help
-
Show help options
- --output=FILENAME
-
Save the resulting output in FILENAME.
- --verbose
-
Show verbose messages
- --debug
-
Show debug messages
- --includedir=DIRECTORY
-
Adds a directory which will be used to find includes inside the GIR format.
- --module=MODULE
-
FIXME
- --shared-library=FILENAME
-
Specifies the shared library where the symbols in the typelib can be found.
The name of the library should not contain the leading lib prefix nor
the ending shared library suffix.
BUGS
Report bugs at http://bugzilla.gnome.org/ in the gobject-introspection product.
HOMEPAGE and CONTACT
http://live.gnome.org/GObjectIntrospection
AUTHORS
Mattias Clasen
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- BUGS
-
- HOMEPAGE and CONTACT
-
- AUTHORS
-
|