Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

g-ir-generate (1)

名前

g-ir-generate - typelib generator

形式

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

説明

g-ir-generate(1)            General Commands Manual           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
       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-intro-
              spection product.

HOMEPAGE and CONTACT
       http://live.gnome.org/GObjectIntrospection

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
       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.52/gobject-introspection-1.52.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)