Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

g-ir-generate (1)

Name

g-ir-generate - Typelib generator

Synopsis

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

Description

G-IR-GENERATE(1)                                              G-IR-GENERATE(1)



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 gener-
       ates GIR files from a raw typelib or in a shared library (--shlib). The
       output will be written to standard output unless the --output is speci-
       fied.

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

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

HOMEPAGE AND CONTACT
       https://gi.readthedocs.io/

AUTHORS
       Mattias Clasen



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------------------------------+
       |ATTRIBUTE TYPE |               ATTRIBUTE VALUE                 |
       +---------------+-----------------------------------------------+
       |Availability   | library/desktop/gobject/gobject-introspection |
       +---------------+-----------------------------------------------+
       |Stability      | Pass-through volatile                         |
       +---------------+-----------------------------------------------+

NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source was downloaded from  https://download.gnome.org/sources/gobject-
       introspection/1.70/gobject-introspection-1.70.0.tar.xz.

       Further information about this software can be found on the open source
       community  website at https://wiki.gnome.org/Projects/GObjectIntrospec-
       tion.



                                                              G-IR-GENERATE(1)