:right-sidebar: True unicode_funcs_t =================================================================== .. currentmodule:: gi.repository.HarfBuzz .. class:: unicode_funcs_t(*args, **kwargs) :no-contents-entry: 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 :obj:`~gi.repository.HarfBuzz.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.