glibmm is a set of C++ bindings for glib, including cross- platform APIs such as a std::string-like UTF8 string class, string utility methods, such as a text encoding converter API, file access, and threads.
| Tags | Software Development Libraries Application Frameworks |
|---|---|
| Licenses | LGPL |
| Operating Systems | Unix POSIX Solaris Linux BSD Windows Windows |
| Implementation | C++ |
Recent releases


Release Notes: The new giomm library was added. format() was added. In Glib::RefPtr, clear() was deprecated, being replaced by reset(). In KeyFile, set_integer_list(), set_boolean_list(), and set_double_list() actually work now without crashing. In gmmproc, the code refuses to generate a wrapper for a construct-only property which is also write-only, and a warning is displayed. Building for glib 2.15 was fixed by including gtestutils.h instead of gmessages.h to get g_assert(). Building for pre-releases of gcc 4.3 was fixed.


Release Notes: The build on NetBSD-4.99.6/amd64 should be fixed. Support for the new _CONFIGINCLUDE() macro was added to gmmproc.


No changes have been submitted for this release.


Release Notes: Some documentation was added.


Release Notes: A problem with the cygwin build has been corrected.