URIHandlerIF.getUri

Gets the currently handled URI.

interface URIHandlerIF
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 g_free() when no longer needed.

Meta