Go to main content

手册页部分 1:用户命令

退出打印视图

更新时间: 2018年8月8日 星期三
 
 

g-ir-compiler (1)

名称

g-ir-compiler - typelib compiler.

用法概要

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

描述

g-ir-compiler(1)            General Commands Manual           g-ir-compiler(1)



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-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-compiler(1)