If the platform supports JITing, JIT compiles regex.
See man:pcre2api(3) and man:pcre2_substitute(3) for more information.
Compiles pattern into a regex for use as a match regex with vte.terminal.Terminal.matchAddRegex or vte.terminal.Terminal.eventCheckRegexSimple.
Compiles pattern into a regex for use as a match regex with vte.terminal.Terminal.matchAddRegex or vte.terminal.Terminal.eventCheckRegexSimple.
Compiles pattern into a regex for use as a search regex with vte.terminal.Terminal.searchSetRegex.
Compiles pattern into a regex for use as a search regex with vte.terminal.Terminal.searchSetRegex.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.