set_regex_enabled
Description:
Enables or disables whether to search by regular expressions.
If enabled, the search_text property contains the pattern of the regular expression.
SourceSearchContext uses Regex when regex search is enabled. See the [Regular expression syntax](https://developer.gnome.org/glib/stable/glib-regex-syntax.html) page in the GLib reference manual.
Parameters:
this | |
regex_enabled |
the setting. |