SearchContext.regexError

Get regexError property.

class SearchContext
@property
regexError
()

Return Value

Type: glib.error.ErrorWrap

If the regex search pattern doesn't follow all the rules, this #GError property will be set. If the pattern is valid, the value is null.

Free with glib.error.ErrorWrap.free.