[ CCode ( cname = "hb_unicode_eastasian_width_func_t" , instance_pos = 2.9 ) ]
[ Version ( deprecated = true , deprecated_since = "2.0.0" ) ]
public delegate uint UnicodeEastasianWidthFunc (UnicodeFuncs ufuncs, Codepoint unicode)
Warning: UnicodeEastasianWidthFunc is deprecated since 2.0.0.
A virtual method for the UnicodeFuncs structure.
| ufuncs |
A Unicode-functions structure |
| unicode |
The code point to query |
| user_data |
User data pointer passed by the caller |