from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209586

userrating:


May 25th. 2007:
Words

486

Views

258592

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149883

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





VAL-GE-INTROSPECT

Section: User Commands (1)
Updated: October 2019
Index Return to Main Contents
 

NAME

val-ge-introspect - generate a GI file for GObject and glib based packages  

SYNOPSIS

val-ge-introspect PKGNAME PKGBASE  

DESCRIPTION

val-ge-introspect is a utility which generates GI files from GObject and glib based packages. It can be used in combination with vapigen(1) to generate an API for Vala, and allow it's usage in Vala for compiling to native code. PKGNAME is the pk-config name of the library and PKGBASE specifies the base directory for that package.  

Usage:

gen-introspect [OPTION?]
 

Help Options:

-h, --help
Show help options
 

Application Options:

-v, --verbose
Be verbose
-o, --output=,FILE/
write output here instead of stdout
-n, --namespace=,NAMESPACE/
Namespace of the module, like 'Gtk'
--shared-library=,FILE/
Shared library which contains the symbols
--include-idl=,IDL/
Other gidls to include
 

BUGS

https://gitlab.gnome.org/GNOME/vala/issues  

HOMEPAGE OR CONTACT

https://wiki.gnome.org/Projects/Vala  

AUTHORS

J??rg Billeter <j@bitron.ch>, Raffaele Sandrini <rasa@gmx.ch>  

EXAMPLES

After compilation, the following command generates a GI for pango: val-ge-introspect pango packages/pango
This can then be converted to a Vala API as follows:
vapigen-pkg cairo-vapidir .-library pango packages/pango/pango.gi
 

SEE ALSO

vapigen (1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
Usage:
Help Options:
Application Options:
BUGS
HOMEPAGE OR CONTACT
AUTHORS
EXAMPLES
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 14.8 ms