g-ir-inspect

gobject-introspection

Install

All systems
curl cmd.cat/g-ir-inspect.sh
Debian Debian
apt-get install gobject-introspection
Ubuntu
apt-get install gobject-introspection
Alpine
apk add gobject-introspection
Arch Arch Linux
pacman -S gobject-introspection
image/svg+xml Kali Linux
apt-get install gobject-introspection
CentOS
yum install gobject-introspection-devel
Fedora
dnf install gobject-introspection-devel
Windows (WSL2)
sudo apt-get update sudo apt-get install gobject-introspection
OS X
brew install gobject-introspection
Raspbian
apt-get install gobject-introspection
Docker
docker run cmd.cat/g-ir-inspect g-ir-inspect powered by Commando

gobject-introspection-devel

gobject-introspection

gobject-introspection

Generate interface introspection data for GObject libraries

GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. GObject Introspection contains tools to generate and handle the introspection data. This package contains tools for extracting introspection data from libraries and transforming it to different formats.