slackbuilds_ponce/libraries/gtkmm
dsomero 687c78d560 various: Fix SlackBuild formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:34:22 -05:00
..
gtkmm.info
gtkmm.SlackBuild various: Fix SlackBuild formatting and comment nit picks. 2013-11-22 02:34:22 -05:00
README
slack-desc

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.