class HarfBuzz::UnicodeFuncsT
- HarfBuzz::UnicodeFuncsT
- Reference
- Object
Overview
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 #hb_unicode_funcs_t. 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.
Defined in:
lib/gi-crystal/src/auto/harf_buzz-0.0/unicode_funcs_t.crConstructors
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
Constructor Detail
Class Method Detail
Returns the type id (GType) registered in GLib type system.