summaryrefslogtreecommitdiffstats
path: root/libraries/gtkmm3/README
blob: d10e76ae9c5d18e8ce95a4835d7ba7800c1f2f05 (plain)
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.