Struct
VteUuid
since: 0.78
Description [src]
struct VteUuid {
/* No available fields */
}
An object representing an UUID.
Available since: 0.78
Functions
vte_uuid_validate_string
Checks whether str
is a valid string representation of an UUID.
since: 0.78
Instance methods
vte_uuid_free_to_string
Frees uuid
and returns its string representation, see
vte_uuid_to_string()
for more information.
since: 0.78