TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Determines the numeric value of a character as a hexadecimal digit.
a Unicode character
If c is a hex digit (according to g_unichar_isxdigit()), its numeric value. Otherwise, -1.
c
g_unichar_isxdigit()
Determines the numeric value of a character as a hexadecimal digit.