:right-sidebar: True unicode_general_category_t =================================================================== .. currentmodule:: gi.repository.HarfBuzz .. class:: unicode_general_category_t :no-contents-entry: Data type for the "General_Category" (gc) property from the Unicode Character Database. Fields ------ .. rst-class:: interim-class .. class:: unicode_general_category_t :no-index: .. attribute:: CLOSE_PUNCTUATION [Pe] .. attribute:: CONNECT_PUNCTUATION [Pc] .. attribute:: CONTROL [Cc] .. attribute:: CURRENCY_SYMBOL [Sc] .. attribute:: DASH_PUNCTUATION [Pd] .. attribute:: DECIMAL_NUMBER [Nd] .. attribute:: ENCLOSING_MARK [Me] .. attribute:: FINAL_PUNCTUATION [Pf] .. attribute:: FORMAT [Cf] .. attribute:: INITIAL_PUNCTUATION [Pi] .. attribute:: LETTER_NUMBER [Nl] .. attribute:: LINE_SEPARATOR [Zl] .. attribute:: LOWERCASE_LETTER [Ll] .. attribute:: MATH_SYMBOL [Sm] .. attribute:: MODIFIER_LETTER [Lm] .. attribute:: MODIFIER_SYMBOL [Sk] .. attribute:: NON_SPACING_MARK [Mn] .. attribute:: OPEN_PUNCTUATION [Ps] .. attribute:: OTHER_LETTER [Lo] .. attribute:: OTHER_NUMBER [No] .. attribute:: OTHER_PUNCTUATION [Po] .. attribute:: OTHER_SYMBOL [So] .. attribute:: PARAGRAPH_SEPARATOR [Zp] .. attribute:: PRIVATE_USE [Co] .. attribute:: SPACE_SEPARATOR [Zs] .. attribute:: SPACING_MARK [Mc] .. attribute:: SURROGATE [Cs] .. attribute:: TITLECASE_LETTER [Lt] .. attribute:: UNASSIGNED [Cn] .. attribute:: UPPERCASE_LETTER [Lu]