:right-sidebar: True UnicodeBreakType =================================================================== .. currentmodule:: gi.repository.GLib .. class:: UnicodeBreakType :no-contents-entry: These are the possible line break classifications. Since new Unicode versions may add new types here, applications should be ready to handle unknown values. They may be regarded as :const:`~gi.repository.GLib.UnicodeBreakType.UNKNOWN`. See `Unicode Line Breaking Algorithm `__\. Fields ------ .. rst-class:: interim-class .. class:: UnicodeBreakType :no-index: .. attribute:: AFTER The type of the None singleton. .. attribute:: AKSARA The type of the None singleton. .. attribute:: AKSARA_PRE_BASE The type of the None singleton. .. attribute:: AKSARA_START The type of the None singleton. .. attribute:: ALPHABETIC The type of the None singleton. .. attribute:: AMBIGUOUS The type of the None singleton. .. attribute:: BEFORE The type of the None singleton. .. attribute:: BEFORE_AND_AFTER The type of the None singleton. .. attribute:: CARRIAGE_RETURN The type of the None singleton. .. attribute:: CLOSE_PARANTHESIS The type of the None singleton. .. attribute:: CLOSE_PARENTHESIS The type of the None singleton. .. attribute:: CLOSE_PUNCTUATION The type of the None singleton. .. attribute:: COMBINING_MARK The type of the None singleton. .. attribute:: COMPLEX_CONTEXT The type of the None singleton. .. attribute:: CONDITIONAL_JAPANESE_STARTER The type of the None singleton. .. attribute:: CONTINGENT The type of the None singleton. .. attribute:: EMOJI_BASE The type of the None singleton. .. attribute:: EMOJI_MODIFIER The type of the None singleton. .. attribute:: EXCLAMATION The type of the None singleton. .. attribute:: HANGUL_LVT_SYLLABLE The type of the None singleton. .. attribute:: HANGUL_LV_SYLLABLE The type of the None singleton. .. attribute:: HANGUL_L_JAMO The type of the None singleton. .. attribute:: HANGUL_T_JAMO The type of the None singleton. .. attribute:: HANGUL_V_JAMO The type of the None singleton. .. attribute:: HEBREW_LETTER The type of the None singleton. .. attribute:: HYPHEN The type of the None singleton. .. attribute:: IDEOGRAPHIC The type of the None singleton. .. attribute:: INFIX_SEPARATOR The type of the None singleton. .. attribute:: INSEPARABLE The type of the None singleton. .. attribute:: LINE_FEED The type of the None singleton. .. attribute:: MANDATORY The type of the None singleton. .. attribute:: NEXT_LINE The type of the None singleton. .. attribute:: NON_BREAKING_GLUE The type of the None singleton. .. attribute:: NON_STARTER The type of the None singleton. .. attribute:: NUMERIC The type of the None singleton. .. attribute:: OPEN_PUNCTUATION The type of the None singleton. .. attribute:: POSTFIX The type of the None singleton. .. attribute:: PREFIX The type of the None singleton. .. attribute:: QUOTATION The type of the None singleton. .. attribute:: REGIONAL_INDICATOR The type of the None singleton. .. attribute:: SPACE The type of the None singleton. .. attribute:: SURROGATE The type of the None singleton. .. attribute:: SYMBOL The type of the None singleton. .. attribute:: UNKNOWN The type of the None singleton. .. attribute:: VIRAMA The type of the None singleton. .. attribute:: VIRAMA_FINAL The type of the None singleton. .. attribute:: WORD_JOINER The type of the None singleton. .. attribute:: ZERO_WIDTH_JOINER The type of the None singleton. .. attribute:: ZERO_WIDTH_SPACE The type of the None singleton.