Gtk3 0.005 available



Overview of changes in Gtk3 0.005 [2012-04-22]
==============================================

* Require Cairo::GObject and load it automatically.
* Add overrides for Gtk3::Builder and implement its connect_signals.
* Add overrides for Gtk3::Menu::popup and popup_for_device.
* Add some documentation about porting from Gtk2 to Gtk3.

Gtk3 is available as a tarball:

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

or from git:

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

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]