[ CCode ( cname = "hb_unicode_general_category" ) ]
[ Version ( since = "0.9.2" ) ]
public UnicodeGeneralCategory general_category (Codepoint unicode)
Retrieves the General Category (gc) property of code point unicode.
| unicode |
The code point to query |
| ufuncs |
The Unicode-functions structure |
|
The UnicodeGeneralCategory of |