Definitions for "gtkmm"
gtkmm and gnomemm are the C++ interfaces for the popular GUI libraries GTK+ and GNOME. This page is not used - please go to http://www.gtkmm.org for up-to-date downloads and information.
gtkmm is a C++ interface for the popular GUI library GTK+. It provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s framework. Highlights include typesafe callbacks, widgets which are extensible by inheritance, and many classes that can be easily combined to quickly create complex user interfaces.
C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets. You can create user interfaces either in code or with the Glade Interface Designer, using libglademm. gtkmm is free software distributed under the GNU Lesser General Public License (LGPL).