:right-sidebar: True RegexError =================================================================== .. currentmodule:: gi.repository.Vte .. versionadded:: 0.46 .. class:: RegexError :no-contents-entry: An enum type for regex errors. In addition to the values listed above, any PCRE2 error values may occur. Methods ------- .. rst-class:: interim-class .. class:: RegexError :no-index: .. method:: quark() -> int Fields ------ .. rst-class:: interim-class .. class:: RegexError :no-index: .. attribute:: INCOMPATIBLE The PCRE2 library was built without Unicode support which is required for VTE .. attribute:: NOT_SUPPORTED Regexes are not supported because VTE was built without PCRE2 support