slackbuilds_ponce/libraries/gtkmm/README
ponce 08c25f8d8b libraries/gtkmm: Updated for version 2.24.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-21 08:55:27 -05:00

6 lines
368 B
Text

gtkmm is the official C++ interface for the popular GUI library
GTK+. Highlights include typesafe callbacks, and a comprehensive set
of widgets that are easily extensible via inheritance. You can create
user interfaces either in code or with the Glade User Interface
designer, using libglademm. There's extensive documentation,
including API reference and a tutorial.