Gtk2-Perl 2.7.3 has been released
Gtk2-Perl is the collective name for a set of Perl bindings for GTK+ 2.x and various related libraries. These modules make it easy to write GTK+ and GNOME applications using a natural, Perlish, object-oriented syntax.Read more
This is Gtk2-Perl 2.7.3 'Are we the only ones sticking to the schedule?'.
Overview of Changes in Glib 1.051
================================
* Code fixes and cleanup for C89 compatibility. [Albert Chin, muppet]
* Fine-tune error message format helper. [muppet]
* Implement new fallback and explicit handlers for Glib::Object properties; the fallback handlers use the wrapper hash keys (as in the defaults provided by Glib::Object::Subclass), and explicit handlers may now be specified when creating properties. [muppet]
* Handle undef gracefully in gperl_value_from_sv(). [muppet]