GTK+ - GNU toolkit for X windows development
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.
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
0 comments:
Post a Comment