Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-30 13:11
3.7.4

Font handling has been greatly improved.

Proper Unicode ellipses are now used in strings.

Several noticeable performance improvements have been made.

Several deprecations and removals have been made.
Tags: Development GTK+ 3, Minor feature enhancements, Minor bugfixes

2012-03-13 07:08
3.2.4

Many minor bugs were fixed.
Tags: Stable GTK+ 3, Minor bugfixes

2012-03-09 08:29
3.3.18

Support for touch devices was added. Support for smooth scrolling was added. GtkScrolledWindow can now do kinetic scrolling with touch devices. GtkColorSelectionDialog was deprecated in favor of a new color chooser widget GtkColorChooserDialog. GtkApplication session support was simplified. XInput2 is now required for building the X11 backend, and support for XInput1 was removed. API deprecations are now versioned, and new APIs are now marked with the version they were introduced with. Fixes were made for theming. Many other minor bugs were fixed. Translations were updated.
Tags: Development GTK+ 3, Major feature enhancements, Minor bugfixes

2012-02-08 00:35
3.3.14

Various fixes and improvements were made for theming. Minor bugs were fixed.
Tags: Development GTK+ 3, Minor feature enhancements, Minor bugfixes

2012-02-08 00:35
2.24.10

The Quartz backend gained an implementation of gdk_window_restack. A recently introduced printing crash with custom option handling was fixed. The broken gdk_window_raise on Win32 was fixed.
Tags: Stable GTK+ 2, Minor bugfixes

Project Resources