:right-sidebar: True ot_math_glyph_part_t =================================================================== .. currentmodule:: gi.repository.HarfBuzz .. versionadded:: 1.3.3 .. class:: ot_math_glyph_part_t(*args, **kwargs) :no-contents-entry: Data type to hold information for a "part" component of a math-variant glyph. Large variants for stretchable math glyphs (such as parentheses) can be constructed on the fly from parts. Fields ------ .. rst-class:: interim-class .. class:: ot_math_glyph_part_t :no-index: .. attribute:: end_connector_length The length of the connector on the ending side of the variant part .. attribute:: flags :obj:`~gi.repository.HarfBuzz.ot_math_glyph_part_flags_t` flags for the part .. attribute:: full_advance The total advance of the part .. attribute:: glyph The glyph index of the variant part .. attribute:: start_connector_length The length of the connector on the starting side of the variant part