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:24
License
LGPLv2+
Total Downloads
84
Platforms
GitHub Repository
https://git.gnome.org//browse/gobject-introspection/tree/