[ CCode ( cprefix = "GTK_TEXT_SEARCH_" ) ]
[ Flags ]
public enum TextSearchFlags
Flags affecting how a search is done.
If neither `GTK_TEXT_SEARCH_VISIBLE_ONLY` nor `GTK_TEXT_SEARCH_TEXT_ONLY` are enabled, the match must be exact; the special 0xFFFC character will match embedded paintables or child widgets.