Method
IpuzCharsetget_size
Declaration [src]
gsize
ipuz_charset_get_size (
const IpuzCharset* self
)
Description [src]
Returns the total number of characters stored in self
. Unlike
ipuz_charset_get_n_chars()
which returns the number of types of
characters, this returns the count of characters.