GdomeCppSmartDOM::Char

Char8
Char16
Char32
These are typedefs for the basic types representing characters, respectively 8, 16 and 32 bits long. Depending on your system, typedefs may be different. On systems where the glib library is available, these types are defined to be guint8, guint16 and guint32 respectively.