API Version: 3.0
Library Version: 3.8.0
Generated by gi-docgen 2024.2
gchar* tracker_sparql_escape_uri ( const gchar* uri )
Escapes a string for use as a URI.
uri
Type: const gchar*
const gchar*
A string to be escaped, following the tracker sparql rules.
Type: gchar*
gchar*
A newly-allocated string holding the result.