URIHandler.getUri

Gets the currently handled URI.

interface URIHandler
string
getUri
()

Return Value

Type: string

the URI currently handled by the handler. Returns null if there are no URI currently handled. The returned string must be freed with glib.global.gfree when no longer needed.