blob: ad6665f7e7682b3fcd139410b0c7587c39256131 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
High level utility functions, classes and widgets written on top of
gtkmm and glibmm.
- logging framework
- option parsing, date and string utilities
- tile widgets
- dialog helpers
The package consists of two shared libraries which will be installed
to your pkg-config path, glibmm-utils and gtkmm-utils.
gtkmm is the official C++ API for GTK+, a graphical user interface
toolkit used in the GNOME desktop.
glibmm is a C++ API for GLib.
|