TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.89.4
Generated with TypeDoc via ts-for-gir v5.2.0
Since 2.2
Looks whether a string ends with suffix.
suffix
a string to look in
the suffix to look for
true if str ends with suffix, false otherwise
str
2.2
Looks whether a string ends with
suffix.