slackbuilds/libraries/gtkmm3
Willy Sudiarto Raharjo 6e228d6806 libraries/gtkmm3: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-06-12 06:51:43 +07:00
..
README libraries/gtkmm3: Added (C++ interface for GTK+3). 2012-09-08 17:28:33 -05:00
gtkmm3.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
gtkmm3.info libraries/gtkmm3: Fix DEP. 2014-06-12 06:51:43 +07: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 and there's extensive documentation, including
including API reference and a tutorial.