:right-sidebar: True draw_state_t =================================================================== .. currentmodule:: gi.repository.HarfBuzz .. versionadded:: 4.0.0 .. class:: draw_state_t(*args, **kwargs) :no-contents-entry: Current drawing state. Fields ------ .. rst-class:: interim-class .. class:: draw_state_t :no-index: .. attribute:: current_x X component of current point .. attribute:: current_y Y component of current point .. attribute:: path_open Whether there is an open path .. attribute:: path_start_x X component of the start of current path .. attribute:: path_start_y Y component of the start of current path .. attribute:: reserved1 .. attribute:: reserved2 .. attribute:: reserved3 .. attribute:: reserved4 .. attribute:: reserved5 .. attribute:: reserved6 .. attribute:: reserved7