TypeScript API Documentation for GTK
API Version: 4.0
Library Version: 4.20.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Specifies how search strings are matched inside text.
The search string and text must match exactly
The text must begin with the search string
The search string must be contained as a substring inside the text
Specifies how search strings are matched inside text.