Enumeration (GI Enum)

Gtk-4.0GtkStringFilterMatchMode

Specifies how search strings are matched inside text.

Index
EXACT: 0

The search string and text must match exactly

PREFIX: 2

The text must begin with the search string

SUBSTRING: 1

The search string must be contained as a substring inside the text

Variables

$gtype