SourceSearchSettings.setRegexEnabled

Enables or disables whether to search by regular expressions. If enabled, the search-text property contains the pattern of the regular expression.

gsv.SourceSearchContext uses vte.Regex when regex search is enabled. See the Regular expression syntax

page in the GLib reference manual.

class SourceSearchSettings
void
setRegexEnabled

Parameters

regexEnabled bool

the setting.

Meta

Since

3.10