Hi, Version 0.3.2 of gtkmm-utils is now available from: http://download.savannah.nongnu.org/releases/gtkmm-utils/0.3/ Direct link: http://download.savannah.nongnu.org/releases/gtkmm-utils/0.3/gtkmm-utils-0.3.2.tar.gz MD5 sum: 1be3379570...
- EntryMultiCompletion: New class extending Gtk::EntryCompletion that
shows suggestions / autocompletion for multiple words in
a Gtk::Entry. A test program is provided.
glibmm-utils
------------
- Fixed compile problems with g++ 4.3 shipped with Fedora 9, by including
the cstring header where necessary, as reported by Joe Harnish.
What is gtkmm-utils
===================
A C++ utility and widget library based on glibmm and gtkmm.