Function

VteUuidnew_v4

since: 0.78

Declaration [src]

VteUuid*
vte_uuid_new_v4 (
  void
)

Description [src]

Creates a new random UUID.

Available since: 0.78

Return value

Type: VteUuid

A new v4 UUID.

The caller of the function takes ownership of the data, and is responsible for freeing it.