[Name] gtkmm
[Summary] A C++ interface for the popular GUI library GTK+.
[License] GNU Lesser General Public License (LGPL)
[Description] gtkmm (previously known as Gtk--) 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.
[Homepage] http://www.gtkmm.org/
