c is a decimal digit (according to
[glib.global.unicharIsdigit]), its numeric value. Otherwise, -1.
int unicharDigitValue(dchar c)Determines the numeric value of a character as a decimal digit.
c | a Unicode character |
c is a decimal digit (according to
[glib.global.unicharIsdigit]), its numeric value. Otherwise, -1.