Gtk3 0.024 and 0.025 available



Overview of changes in Gtk3 0.025 [2015-10-01]
==============================================

* Added changes since release v0.023 to the NEWS file and re-release


Overview of changes in Gtk3 0.024 [2015-10-01]
==============================================

* Implement the Gtk3::Stock name corrections in a more compatible way
* Add documentation for all overrides and customizations
* Add Gtk3::Gdk::Pixbuf::CHECK_VERSION
* Gtk3::Gdk::Pixbuf::new_from_inline: do not take a copy_pixels argument
* Implement Gtk3::Gdk::Pixbuf::new_from_data in terms of new_from_inline
* Add an override for Gtk3::TextBuffer::insert_markup
* Fix a test failure when no display is available

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

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

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

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

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]