Unicode.unicharCombiningClass

Determines the canonical combining class of a Unicode character. Since 2.14

class Unicode
static
int
unicharCombiningClass

Parameters

uc gunichar

a Unicode character

Return Value

Type: int

the combining class of the character

Meta