GTK is a library for creating graphical user interfaces for the X window system. 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. For example, a button does not contain a label, it contains a child widget, which in most instances
will be a label. However, the child widget can also be a pixmap, image or any combination possible the programmer
desires. This flexibility is adhered to throughout the library. GTK+ stands for the GIMP Toolkit It is written in C with a very object-oriented approach. Language bindings exist for C++, Perl, Python, Objective C, Guile, and TOM. |
|
Gimp ToolKit |
|
Version 1.0.6 |
|
# |
|
Freshmeat Appindex Record |
|
GTK+ Tutorial |
GTK+ FAQ | |
GTK+ Reference Guide |