GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GI-COMPILE-REPOSITORY(1) FreeBSD General Commands Manual GI-COMPILE-REPOSITORY(1)

gi-compile-repository - Typelib compiler

gi-compile-repository [OPTION…] GIRFILE

gi-compile-repository converts one or more GIR files into one or more typelibs. The output will be written to standard output unless the --output is specified.

Show help options.
Save the resulting output in FILENAME.
Show verbose messages.
Show debug messages.
Add DIRECTORY to the search path for GIR XML. This option can be used more than once. The first DIRECTORY on the command-line will be searched first (highest precedence).
Specifies the shared library where the symbols in the typelib can be found. The name of the library should not contain the ending shared library suffix. This option can be used more than once, for typelibs that describe more than one shared library.
Show program’s version number and exit.

::
$ gi-compile-repository -o Gio-2.0.typelib /usr/share/gir-1.0/Gio-2.0.gir

Report bugs at <https://gitlab.gnome.org/GNOME/glib/-/issues>


<https://gi.readthedocs.io/>

Matthias Clasen


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.