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().
the setting.
3.10
See Implementation
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().