:right-sidebar: True buffer_content_type_t =================================================================== .. currentmodule:: gi.repository.HarfBuzz .. class:: buffer_content_type_t :no-contents-entry: The type of :obj:`~gi.repository.HarfBuzz.buffer_t` contents. Fields ------ .. rst-class:: interim-class .. class:: buffer_content_type_t :no-index: .. attribute:: GLYPHS The buffer contains output glyphs (after shaping). .. attribute:: INVALID Initial value for new buffer. .. attribute:: UNICODE The buffer contains input characters (before shaping).