lookup_prefix


Description:

public unowned string? lookup_prefix (string prefix)

Looks up the namespace URI corresponding to prefix, or null if the prefix is not known.

Parameters:

this

a `TrackerNamespaceManager`

prefix

a string

Returns:

a string owned by the `TrackerNamespaceManager`, or null