libgtkmm3/README.md

6 lines
336 B
Markdown
Raw Normal View History

2024-01-06 04:32:08 +01:00
# libgtkmm3
Gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+. It closely follows GTK+ development.
Highlights include typesafe callbacks, widgets extensible via inheritance and a comprehensive set of widget classes that can be freely combined to quickly create complex user interfaces.