[ CCode ( cname = "hb_unicode_combining_class" ) ]
[ Version ( since = "0.9.2" ) ]
public UnicodeCombiningClass combining_class (Codepoint unicode)
Retrieves the Canonical Combining Class (ccc) property of code point unicode.
| unicode |
The code point to query |
| ufuncs |
The Unicode-functions structure |
|
The UnicodeCombiningClass of |