gtkmm is the official C++ interface for the popular GUI library GTK+ https://gtkmm.org/en/
Go to file
2024-07-09 09:40:21 +02:00
libgtkmm3.spec update to 3.24.9 [release 3.24.9-1mamba;Mon Jul 08 2024] 2024-07-09 09:40:21 +02:00
README.md legacy package [release 3.24.2-2mamba;Tue Apr 20 2021] 2024-01-06 04:32:11 +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.