First page Back Continue Last page Graphics
What's new: Glib::ustring
UTF8 for multi-byte languages.
Same interface as std::string.
Casts to and from std::string, in case you don't care about internationalization.
No UTF8 string in the C++ Standard Library.
Use it if you want, or forget about it.