| Project Name | GTK+ |
| Category | GUI Toolkits |
| Programming Language | C |
| Project Home Page | http://www.gtk.org/ |
| License(s) | GNU Lesser General Public License (LGPL) |
| License URL(s) | http://www.gnu.org/copyleft/lesser.html |
| Tags (edit) | gnome, gui, internationalization, multi-platform, portability, widgets |
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.
GTK+ is based on three libraries developed by the GTK+ team:
- GLib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
- Pango is a library for layout and rendering of text, with an emphasis on internationalization. It forms the core of text and font handling for GTK+-2.0.
- The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
| Title | Authors |
|---|---|
| Beginning GTK+ and GNOME | Peter Wright |
| Desarrollo de Aplicaciones Linux Con Gtk+ y Gdk | Eric Harlow |
| Developing Linux Applications with GTK+ and GDK | Eric Harlow |
| GTK+/Gnome Application Development | Havoc Pennington |
| Gnome/GTK+ : le guide du développeur | Arthur Griffith |
| Gnome/Gtk+ Programming Bible (Bible (Wiley)) | Arthur Griffith |
| Gtk+ Programming in C | Syd Logan |
| Programmation Linux avec GTK+ | David Odin |
| Sams Teach Yourself GTK+ Programming in 21 Days (Teach Yourself -- Days) | Donna Martin |
Last modified on 2006-04-05 14:17:17.685 (rel. 14).
