Method

VteUuiddup

since: 0.78

Declaration [src]

VteUuid*
vte_uuid_dup (
  const VteUuid* uuid
)

Description [src]

Creates a copy of uuid.

Available since: 0.78

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.