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 decimal digit.
a Unicode character
If c is a decimal digit (according to g_unichar_isdigit()), its numeric value. Otherwise, -1.
c
g_unichar_isdigit()
Determines the numeric value of a character as a decimal digit.