Gtk3 0.037 available



Overview of changes in Gtk3 0.037 [2020-03-16]
==============================================

* Adapt the Gtk3::TreeModelSort::new_with_model overload to work
  with gtk+ 3.24.14 (Based on a patch by Alberts Muktupāvels.)
  https://gitlab.gnome.org/GNOME/perl-gtk3/issues/5


Gtk3 is available via CPAN, or as a tarball from Sourceforge:

  http://downloads.sourceforge.net/gtk2-perl/Gtk3-0.037.tar.gz

Or view the source in the Gtk-Perl git repo:

  https://gitlab.gnome.org/GNOME/perl-gtk3/tags/v0.037

This module requires these other modules and libraries:

 perl >= 5.8.0
 Cairo >= 1.080 (Perl module)
 Cairo::GObject >= 1.000 (Perl module)
 Glib >= 1.280 (Perl module)
 Glib::Object::Introspection >= 0.043 (Perl module)
 Pango >= 1.220 (Perl module)
 GTK+ > 3.x (C library and prerequisites)

Gtk3 provides Perl bindings to the 3.x series of the gtk+ toolkit. It
allows you to write graphical user interfaces in a Perlish and
object-oriented way, freeing you from the casting and memory
management in C, yet remaining very close in spirit to the original
API.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]