blob: 8cee4afc74486f1c1fbf1cc8feb52956e14dd2c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
The GIMP ToolKit (GTK+) is a collection of GUI widgets. GTK+
essentially provides the building blocks from which GUIs can be
built. It is highly themable, and its functionality is highly
extensible.
GTK+-2 is a very stable release, similar only in design to GTK+-1.
GTK+-2 can coexist happily alongside GTK+-1, but applications are
written for one version or the other.
WWW: http://www.gtk.org/
|