Re: Gtk3 0.009 available
- From: Dave M <dave nerd gmail com>
- To: Torsten Schoenfeld <kaffeetisch gmx de>
- Cc: gtk-perl mailing list <gtk-perl-list gnome org>
- Subject: Re: Gtk3 0.009 available
- Date: Thu, 14 Feb 2013 17:12:09 -0600
Very nice. Thanks to you and all the hackers that make perl-Gtk3 (and
perl-Glib, and perl-Glib-Object-Introspection, and more) automagically
work for the rest of us. Looking forward to seeing this pushed to
Fedora and other distros.
Thanks,
Dave M
On Thu, Feb 14, 2013 at 2:28 PM, Torsten Schoenfeld <kaffeetisch gmx de> wrote:
Overview of changes in Gtk3 0.009 [2013-02-14]
==============================================
* Add overrides for Gtk3::Container.
* Add overrides for Gtk3::Dialog and Gtk3::InfoBar, including the
conversion of predefined response IDs to nick names.
* Add overrides for Gtk3::Editable.
* Add overrides for Gtk3::FileChooserDialog.
* Add overrides for Gtk3::RecentChooserDialog.
* Add overrides for Gtk3::TextBuffer.
* Add overrides for Gtk3::ListStore's and Gtk3::TreeStore's
insert_with_values().
* Add more overrides for Gtk3::TreeView and friends.
* Add overrides for various button constructors.
* Add an override for Gtk3::main_level.
* Add Gtk3::EVENT_PROPAGATE and Gtk3::EVENT_STOP.
* In Gtk3::TreeModel::get, if no columns are specified, use all columns.
* Test that no double-frees occur for custom Gtk3::Widget subclasses.
* Add overrides for Gtk3::Gdk::Atom.
* Add overrides for Gtk3::Gdk::RGBA.
* Make Gtk3::Gdk::Pixbuf::save, save_to_buffer and save_to_callback
usable.
* Fix test failures on older versions of gtk+.
Gtk3 is available as a tarball:
http://downloads.sourceforge.net/gtk2-perl/Gtk3-0.009.tar.gz
or from git:
http://git.gnome.org/browse/perl-Gtk3/tag/?id=v0.009
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.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-perl-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]