TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.2
Looks whether the string str begins with prefix.
str
prefix
a string to look in
the prefix to look for
true if str begins with prefix, false otherwise
2.2
Looks whether the string
strbegins withprefix.