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
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.