GTK+
GTK+
http://www.gtk.org/
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.
Documentation
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/.
Related Projects
Download
Download
version 2.8.8
(stable)
released on 28 November 2005
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPL | Janet Casey | 31 January 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | mailto:bug-gtk@gnu.org | |
| Developer | mailto:gtk-app-devel-list@gnome.org | |
| Help,Support | mailto:gtk-list@gnome.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | JPEG/PNG/TIFF libraries |
| Required to build | pkg-config 0.8 or later |
| Weak prerequisite | gettext |
| Weak prerequisite | libiconv |
This entry (in part or in whole) was last reviewed on 28 November 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
