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 gtk_text_iter_starts_word() and gtk_text_iter_ends_word().

class SourceSearchSettings
void
setAtWordBoundaries

Parameters

atWordBoundaries int

the setting. Since 3.10

Meta