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.52
Parses the string str and verify if it is a UUID.
str
The function accepts the following syntax:
f81d4fae-7dec-11d0-a765-00a0c91e6bf6
Note that hyphens are required within the UUID string itself, as per the aforementioned RFC.
a string representing a UUID
true if str is a valid UUID, false otherwise.
true
false
2.52
Parses the string
strand verify if it is a UUID.The function accepts the following syntax:
f81d4fae-7dec-11d0-a765-00a0c91e6bf6)Note that hyphens are required within the UUID string itself, as per the aforementioned RFC.