Class (GI Struct)

Vte-3.91VteUuidSince 0.78

An object representing an UUID.

0.78

Index

Constructors

Properties

$gtype: GType<Uuid>

Methods

  • Frees uuid and returns its string representation, see vte_uuid_to_string() for more information.

    Parameters

    Returns string

    a string representation of uuid

  • Creates a new UUID for ns and str.

    Parameters

    • data: string

      string data

    • len: number

      the length of data, or -1 if str is NUL terminated

    Returns Uuid

    a new v5 UUID