25dd73b55f
family of C++ bindings for gnome libraries (the ...20 suffix is because the pkg installs into 2.0 paths and describes itself as 2.0 to pkgconfig) fortunately, these families can coexist
4 lines
285 B
Text
4 lines
285 B
Text
gtkmm (previously known as Gtk--) is the official C++ interface for the
|
|
popular GUI library GTK+. 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.
|