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