SearchContext.regexError

Get regexError property.

class SearchContext
@property
void*
regexError
()

Return Value

Type: void*

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.