Gtk3 0.003 available



Overview of changes in Gtk3 0.003 [2012-01-14]
==============================================

* API change: wrap gtk_stock_* as Gtk3::Stock::*.  Also, make
  Gtk3::Stock::list_ids return a list and make Gtk3::Stock::lookup skip
  the sentinel boolean.
* Correctly handle internal errors on perl < 5.14.  This fixes a test
  failure.

Gtk3 is available as a tarball:

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

or from git:

  http://git.gnome.org/browse/perl-Gtk3/tag/?id=v0.003

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]