gobject-introspection
Middleware for binding GObject-based code to other languages.
Middleware for binding GObject-based code to other languages.
To install this package, run one of the following:
GObject introspection is a middleware layer between C libraries (using GObject) and language bindings. The C library can be scanned at compile time and generate a metadata file, in addition to the actual native C library. Then at runtime, language bindings can read this metadata and automatically provide bindings to call into the C library.
Summary
Middleware for binding GObject-based code to other languages.
Information Last Updated
Mar 25, 2025 at 16:21
License
LGPL-2.0-or-later
Total Downloads
6
Platforms
GitHub Repository
https://gitlab.gnome.org/GNOME/gobject-introspection/-/tree/mainDocumentation
https://gi.readthedocs.io/en/latest/