TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Checks whether ch is a valid Unicode character.
ch
Some possible integer values of ch will not be valid. U+0000 is considered a valid character, though it’s normally a string terminator.
a Unicode character
TRUE if ch is a valid Unicode character
TRUE
Checks whether
chis a valid Unicode character.Some possible integer values of
chwill not be valid. U+0000 is considered a valid character, though it’s normally a string terminator.