API Version: 1.0
Library Version: 0.4.7
Generated by gi-docgen 2023.3
guint ipuz_charset_get_char_count ( const IpuzCharset* self, gunichar c )
Returns the count of c. If c is not in self, then 0 is returned.
c
self
Type: gunichar
gunichar
A character to search for.
Type: guint
guint
The count of the character c in self.