Method
GtkSourceSearchContextget_regex_error
Description
Regular expression patterns must follow certain rules. If
GtkSourceSearchSettings:search-text
breaks a rule, the error can be
retrieved with this function.
The error domain is GRegexError
.
Free the return value with g_error_free()
.