1vala-gen-introspect(1) Vala vala-gen-introspect(1)
2
3
4
6 vala-gen-introspect - generate a GI file for GObject and glib based
7 packages
8
10 vala-gen-introspect PKGNAME PKGBASE
11
12
14 vala-gen-introspect is a utility which generates GI files from GObject
15 and glib based packages. It can be used in combination with vapigen(1)
16 to generate an API for Vala, and allow it's usage in Vala for compiling
17 to native code. PKGNAME is the pkg-config name of the library and PKG‐
18 BASE specifies the base directory for that package.
19
20
22 After compilation, the following command generates a GI for pango:
23 vala-gen-introspect pango packages/pango
24
25
27 This command currenly takes no command line options.
28
30 vapigen(1)
31
32
34 vala-gen-introspect for Vala was written by Juerg Billeter
35 <j@bitron.ch> and Raffaele Sandrini <rasa@gmx.ch>.
36
37 This manual page was written by Kumar Appaiah <akumar@ee.iitm.ac.in>,
38 for the Debian project (but may be used by others).
39
40
41
42vala-0.1.5 26 October 2007 vala-gen-introspect(1)