C++ bindings for GTK 4 widget toolkit and GNOME libraries
C++ interfaces for GTK+ and GNOME
gtkmm-4-demo
$ gtkmm-4-demo
$ g++ -o myapp myapp.cpp $(pkg-config --cflags --libs gtkmm-4.0)
$ pkg-config --modversion gtkmm-4.0