TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 2.26
Checks if string is a D-Bus GUID.
string
See the documentation for g_dbus_generate_guid() for more information about the format of a GUID.
g_dbus_generate_guid()
The string to check.
true if string is a GUID, false otherwise.
true
false
2.26
Checks if
stringis a D-Bus GUID.See the documentation for
g_dbus_generate_guid()for more information about the format of a GUID.