Determines whether a character is alphabetic (i.e. a letter). Given some UTF-8 text, obtain a character value with glib.global.utf8GetChar.
a Unicode character
true if c is an alphabetic character
Determines whether a character is alphabetic (i.e. a letter). Given some UTF-8 text, obtain a character value with glib.global.utf8GetChar.