Method
TrackerNamespaceManagercompress_uri
Declaration [src]
char*
tracker_namespace_manager_compress_uri (
TrackerNamespaceManager* self,
const char* uri
)
Description [src]
If uri begins with one of the namespaces known to this
TrackerNamespaceManager, then the return value will be the
compressed URI. Otherwise, NULL will be returned.
| Available since: | 3.3 |