C++ interface for gtk3+
gtk3mm (aka gtkmm) is the official C++ interface for the popular GUI library gtk+3. Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widgets.
Homepage: http://www.gtkmm.org/
Maintainer: Antoine Jacoutot <ajacoutot@openbsd.org>