TextSearchFlags
Description:
[ CCode ( cprefix = "GTK_TEXT_SEARCH_" , type_id = "gtk_text_search_flags_get_type ()" ) ]
[ Flags ]
public enum TextSearchFlags
[ 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.
Namespace: Gtk
Package: gtk4