Method
IpuzCharsetserialize
Declaration [src]
gchar*
ipuz_charset_serialize (
const IpuzCharset* self
)
Description [src]
Concatenates all the unique characters stored in self
in the order
in which they would be returned by ipuz_charset_get_char_index()
.