URIHandlerT.getUri

Gets the currently handled URI.

template URIHandlerT()
override
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.