gtkmm is the official C++ interface for the popular GUI library GTK+ https://gtkmm.org/en/
Go to file
2024-01-06 04:31:53 +01:00
libgtkmm.spec update to 3.24.2 [release 3.24.2-1mamba;Fri Nov 01 2019] 2024-01-06 04:31:53 +01:00
README.md automatic version update by autodist [release 3.12.0-1mamba;Mon Apr 14 2014] 2024-01-06 04:31:53 +01:00

libgtkmm

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.