GTK+-2.4.3 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.4/
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.4/
This is a bug fix release and is source and binary compatiblewith 2.4.0. The main reason for this quick followup release is a problem with the button size allocation logic in 2.4.2, which showed up in the Gimp. A number of other bugfixes have beenincluded as well.
What is GTK+
============
GTK+ is a multi-platform toolkit for creating graphical userinterfaces. Offering a complete set of widgets, GTK+ is suitable forprojects ranging from small one-off tools to complete applicationsuites.
GTK+ has been designed from the ground up to support a range oflanguages, not only C/C++. Using GTK+ from languages such as Perl andPython (especially in combination with the Glade GUI builder) providesan effective method of rapid application development.
GTK+ is free software and part of the GNU Project. However, thelicensing terms for GTK+, the GNU LGPL, allow it to be used by allpdevelopers, including those developing proprietary software, withoutany license fees or royalties.
Where to get more information about GTK+
========================================
Information about GTK+ including links to documentation can befound at:
http://www.gtk.org/
An installation guide for GTK+-2.4 is found at:
http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html