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
Checks if type_string is a valid GVariant type string.
type_string
This call is equivalent to calling GLib.VariantType.string_scan and confirming that the following character is a nul terminator.
a pointer to any string
true if type_string is exactly one valid type string Since 2.24
Checks if
type_stringis a valid GVariant type string.This call is equivalent to calling GLib.VariantType.string_scan and confirming that the following character is a nul terminator.