gtkmm-utils is a C++ utility library based on glibmm and gtkmm.
Here are some key features of "gtkmm utils":
Quite modest ATM. The module is composed of two libraries, glibmm-utils and gtkmm-utils.
glibmm-utils:
· Logging framework
· Date, option parsing and string utilities
gtkmm-utils:
· Dialog utilities
What's New in This Release:
gtkmm-utils
· EntryMultiCompletion: New class extending Gtk::EntryCompletion that shows suggestions and allows autocompletion for multiple words in a Gtk::Entry.
glibmm-utils
· Fixed problems with g++ 4.3 shipped with Fedora 9, by including the cstring header where necessary, as reported by Joe Harnish.
Product's homepage