slackbuilds/libraries/gtkmm
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
README libraries/gtkmm: Updated for version 2.24.2. 2012-08-21 08:55:27 -05:00
gtkmm.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
gtkmm.info libraries/gtkmm: Updated for version 2.24.4. 2013-11-03 23:58:14 -06:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.