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-generate
Section: User Commands (1) Index
Return to Main Contents
NAME
g-ir-generate - typelib generator
SYNOPSIS
g-ir-generate
[OPTION...] FILES...
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.
OPTIONS
- , --help
-
Show help options
- , --shlib=FILENAME
-
The shared library to read the symbols from.
- , --output=FILENAME
-
Save the resulting output in FILENAME.
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
-
|