Gtk2::GladeXML 1.001 (stable)



Glade is a user-interface builder for gtk+; libglade loads the XML user interface descriptions created by glade and builds guis at runtime. Gtk2::GladeXML allows a Perl developer to use libglade from perl with gtk2-perl.

This is a stable bugfix release.

The source code is available from the gtk2-perl project page on sourceforge:

https://sourceforge.net/project/showfiles.php? group_id=64773&package_id=91221&release_id=268339

... and from anonymous CVS, tagged "rel-1-00-1" in the directory /gtk2-perl-xs/Glade .

Gtk2::GladeXML requires that you already have

   libglade-2.0 (C library)
   Glib >= 1.020
   Gtk2 >= 1.0

In order to build from source, you'll also need

   ExtUtils::PkgConfig >= 1.0
   ExtUtils::Depends


Overview of Changes in Gtk2::GladeXML 1.001
===========================================

* Fixed a bug that resulted in all signals being connected with
  signal_connect_after.  The scribble example works now.
* Lots of new tests.
* Documentation and example code improvements.

--
muppet <scott at asofyet dot org>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]