script


Description:

[ CCode ( cname = "hb_unicode_script" ) ]
[ Version ( since = "0.9.2" ) ]
public Script script (Codepoint unicode)

Retrieves the Script script to which code point unicode belongs.

Parameters:

unicode

The code point to query

ufuncs

The Unicode-functions structure

Returns:

The Script of unicode