Overview of changes in Glib::Object::Introspection (stable) [2023-08-28]
- Check for empty closures (RT#147409)
- tests: Add empty callback (GNOME/perl-glib-object-introspection!8)
- Fix use of GI_CHECK_VERSION (GNOME/perl-glib-object-introspection!10)
Glib::Object::Introspection is available via CPAN, or as a tarball from Sourceforge.
View the source in the Gtk-Perl git repo:
rel-0-05-1 · Tags · GNOME / perl-Glib-Object-Introspection · GitLab
Glib::Object::Introspection uses the gobject-introspection and libffi projects to dynamically create Perl bindings for a wide variety of libraries. Examples include gtk+, webkit, libsoup and many more.
In order to build and use this version of Glib::Object::Introspection, you must have the Glib module version >= 1.320 already installed.