Function

Trackersparql_get_uuid_urn

since: 3.0

Declaration [src]

gchar*
tracker_sparql_get_uuid_urn (
  void
)

Description [src]

Creates a fresh UUID-based URN.

Available since: 3.0

Return value

Type: gchar*

A newly generated UUID URN.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.