Method
VteUuiddup
since: 0.78
Declaration [src]
VteUuid*
vte_uuid_dup (
const VteUuid* uuid
)
Return value
Type: VteUuid
A new copy of @uuid
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |