- Gtkmm
gtkmm (gtk-- or gtk minus minus) is the official
C++ interface for the popularGUI libraryGTK+ . gtkmm isfree software distributed under theGNU Lesser General Public License (LGPL).gtkmm allows the creation of user interfaces either in code or with the
Glade Interface Designer , using libglademm. Other features include typesafecallback s, a comprehensive set of widgets, and the extensibility of widgets via inheritance.Example
This program will create an empty 200 x 200 pixel window.
See also
*
Widget toolkit
* Qt
*wxWidgets
*GTK+
*FLTK
*FOX toolkit
* VCFExternal links
* [http://www.gtkmm.org/ Official website]
Wikimedia Foundation. 2010.