Gtk3 0.014 available



Overview of changes in Gtk3 0.014 [2013-10-18]
==============================================

* dist.ini: document 'is_trial', sets 'testing' in metadata
* dist.ini: Add MetaJSON, set MetaYAML version = 2
* dist.ini: Add [MetaResources] block with correct URLs; fixes RT#89118

The above metadata changes have populated the Gtk3 page on MetaCPAN.
Thanks to Neil Bowers for the original pull request with the
[GithubMeta] block change, [MetaResources] ended up being used in
dist.ini instead.

Gtk3 is available as a tarball:

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

or from git:

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

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]