GTK+ 2.12.0 (Default branch) |
|
|
GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.
License: GNU Lesser General Public License (LGPL)
Changes:
A completely new tooltip implementation was
introduced. A new interface builder, GtkBuilder,
was added. Keyboard navigation was improved.
GtkScaleButton, GtkVolumeButton, and
GtkRecentAction were added. Search functionality
was added to the file chooser, supporting several
backends. Many bugs were fixed. Translations were
updated.
|