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 gtk.text_iter.TextIter.startsWord and gtk.text_iter.TextIter.endsWord.
the setting.
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 gtk.text_iter.TextIter.startsWord and gtk.text_iter.TextIter.endsWord.