go
Unicode.unicharType
glib
Unicode
Unicode
Classifies a Unicode character by type.
struct
Unicode
static
GUnicodeType
unicharType
(
dchar
c
)
Parameters
c
dchar
a Unicode character
Return Value
Type:
GUnicodeType
the type of the character.
glib
Unicode
Unicode
static functions
ucs4ToUtf16
ucs4ToUtf8
unicharBreakType
unicharCombiningClass
unicharCompose
unicharDecompose
unicharDigitValue
unicharFullyDecompose
unicharGetMirrorChar
unicharGetScript
unicharIsalnum
unicharIsalpha
unicharIscntrl
unicharIsdefined
unicharIsdigit
unicharIsgraph
unicharIslower
unicharIsmark
unicharIsprint
unicharIspunct
unicharIsspace
unicharIstitle
unicharIsupper
unicharIswide
unicharIswideCjk
unicharIsxdigit
unicharIszerowidth
unicharToUtf8
unicharTolower
unicharTotitle
unicharToupper
unicharType
unicharValidate
unicharXdigitValue
unicodeCanonicalDecomposition
unicodeCanonicalOrdering
unicodeScriptFromIso15924
unicodeScriptToIso15924
utf16ToUcs4
utf16ToUtf8
utf8Casefold
utf8Collate
utf8CollateKey
utf8CollateKeyForFilename
utf8FindNextChar
utf8FindPrevChar
utf8GetChar
utf8GetCharValidated
utf8MakeValid
utf8Normalize
utf8OffsetToPointer
utf8PointerToOffset
utf8PrevChar
utf8Strchr
utf8Strdown
utf8Strlen
utf8Strncpy
utf8Strrchr
utf8Strreverse
utf8Strup
utf8Substring
utf8ToUcs4
utf8ToUcs4Fast
utf8ToUtf16
utf8Validate
utf8ValidateLen
Classifies a Unicode character by type.