Install gobject-introspection by entering the following commands in the terminal:
sudo apt update sudo apt install gobject-introspection
Description:
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.
Homepage: https://wiki.gnome.org/GObjectIntrospection
Version: 1.56.1-1
Section: devel