mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
e7b01d9ebf
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
14 lines
442 B
Text
14 lines
442 B
Text
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.
|