slackbuilds_ponce/libraries/gtkmm3/README
Matteo Bernardini 11eade8ea7 libraries/gtkmm3: Added (C++ interface for GTK+3).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-09-08 17:28:33 -05:00

5 lines
306 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 and there's extensive documentation, including
including API reference and a tutorial.