API Version: 1.0
Library Version: 0.4.7
Generated by gi-docgen 2023.3
gint ipuz_charset_get_char_index ( const IpuzCharset* self, gunichar c )
Returns the index of c.
c
Type: gunichar
gunichar
A character to search for.
Type: gint
gint
The index of the character c in self, or -1 if it does not exist.
self