API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
gboolean g_unichar_validate ( gunichar ch )
Checks whether ch is a valid Unicode character. Some possible integer values of ch will not be valid. 0 is considered a valid character, though it’s normally a string terminator.
ch
Type: gunichar
gunichar
A Unicode character.
Type: gboolean
gboolean
TRUE if ch is a valid Unicode character.
TRUE