API Version: 2.91
Library Version: 0.78.4
Generated by gi-docgen 2025.3
since: 0.46
error-domain Vte.RegexError
An enum type for regex errors. In addition to the values listed above, any PCRE2 error values may occur.
Available since: 0.46
VTE_REGEX_ERROR_INCOMPATIBLE
The PCRE2 library was built without Unicode support which is required for VTE.
2147483646
VTE_REGEX_ERROR_NOT_SUPPORTED
Regexes are not supported because VTE was built without PCRE2 support.
2147483647
Content