Categories
GTK+
GTK+ is a set of libraries to create graphical user interfaces. It consists of the following component libraries:
- Glib
- Provides many useful data types, macros, type conversions, string utilities, and a lexical scanner.
- GDK
- A wrapper for low-level windowing functions.
- GTK
- An advanced widget set.
The program works on many Unix-like platforms, and bindings for other languages, including C++, Objective C, Guile/Scheme, Perl Python, TOM, Ada95, Free Pascal, and Eiffel, have been written.
GTK+ is an Open Source Free Software GUI Toolkit, primarily developed for use with the X Window System. Everything about GTK+ from the object-oriented design to the Free Software LGPL licensing allows you to code your project with the most freedom possible. You can develop open software, free software, or even proprietary non-free software without having to spend a dime for licenses or royalties.
Last updated 28 Nov, 2005
About
Leadership
- Owen Taylor - Maintainer
Requirements
- JPEG/PNG/TIFF libraries (Build Prerequisite)
- pkg-config 0.8 or later (Build Prerequisite)
- libiconv (Weak Prerequisite)
- gettext (Weak Prerequisite)
Related Projects
GAdmin-ProFTPD, GIMP, GLib, Glade, SqueakGtk
Subprograms
glib, GDK, GTK
Versions
2.8.8
2.8.8 stable released 2005-11-28
- Released: 28 Nov, 2005
- Code Maturity: Stable
- Source Archive: ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-2.8.6.tar.gz
- Licenses: LGPL
- Interfaces: Library, X Window System
User Community and Support
User online tutorial available at http://www.gtk.org/tutorial/; User online tutorial available at ftp://ftp.gtk.org/pub/gtk/tutorial/; User reference manual available at http://developer.gnome.org/doc/API/gtk/index.html; Programmer's manual available in HTML at http://developer.gnome.org/doc/GGAD/ggad.html; User's install guide available in HTML format from http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html; Printed programmer's manual available from http://www.newriders.com/.




