[ CCode ( cname = "hb_unicode_funcs_t" , copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "hb_gobject_unicode_funcs_get_type ()" ) ]
[ Compact ]
[ GIR ( name = "unicode_funcs_t" ) ]
public class UnicodeFuncs
Data type containing a set of virtual methods used for accessing various Unicode character properties.
HarfBuzz provides a default function for each of the methods in UnicodeFuncs. Client programs can implement their own replacements for the individual Unicode functions, as needed, and replace the default by calling the setter for a method.