Function

Trackersparql_get_uuid_urn

Declaration [src]

gchar*
tracker_sparql_get_uuid_urn (
  void
)

Description [src]

Creates a fresh UUID-based URN.

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.