SourceSearchSettings.setAtWordBoundaries

Change whether the search is done at word boundaries. If at_word_boundaries is TRUE, a search match must start and end a word. The match can span multiple words. See also TextIter.startsWord and TextIter.endsWord.

class SourceSearchSettings
void
setAtWordBoundaries

Parameters

atWordBoundaries bool

the setting.

Meta

Since

3.10