Gtk3 0.020 available



NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE

This release announcement is for a Gtk-Perl module that was released
in December 2014.  January 2015 releases will be distributed in
the next few days, and then announced to the mailing list.

NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE

Overview of changes in Gtk3 0.020 [2014-12-25]
==============================================

* Tighten the GtkRadio* test skip conditions
* Use Glib::Object::Introspection->CHECK_VERSION in the tests
* When running tests, display the gtk+ version
* Fix test failures on unthreaded perls on FreeBSD


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

  http://downloads.sourceforge.net/gtk2-perl/Gtk3-0.020.tar.gz
  (http://bit.ly/1yK3s4c)

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

  http://git.gnome.org/browse/perl-Gtk3/tag/?id=v0.020
  (http://bit.ly/1yK3usB)

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.016 (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]