Method
VteUuidto_string
since: 0.78
Declaration [src]
char*
vte_uuid_to_string (
const VteUuid* uuid,
VteUuidFormat fmt,
gsize* len
)
Parameters
fmt
-
Type:
VteUuidFormat
A
VteUuidFormat
. len
-
Type:
gsize*
A location to store the length of the returned string, or
NULL
.The argument will be set by the function. The argument can be NULL
.