|
| Inti - Set of C++ classes for developing Gnome and GTK+ applications.Updated by FastRunner on Sunday, September 14th 2003.The Integrated Foundation Classes, are a set of C++ classes for developing Gnome and GTK+ applications on UNIX-like systems such as Linux. They are designed to work nicely with the GNU toolchain and take advantage of the standard C++ features provided by the GNU compiler.Currently there are two modules, the core application development platform Inti and a binding for the Gnome Configuration System Inti-GConf. Inti combines the power of GTK+ and the power of C++ into astate-of-the-art GUI toolkit that makes developing applications easy, intuitive and efficient. There are more than 330 classes that wrap most of the objects found in the ATK, GDK, GDK-PIXBUF, GLIB, GTK and Pangolibraries. It has its own system of signals and slots which make using native GTK signals or creating your own signals easy. There is a standard string compatible UTF-8 string class, a full set of simple example programs, a C++ version of the GTK+ demonstration program, extensive reference documentation and a tutorial. Licence : LGPL
Version : 1.2 [Stable]
|