get_uri


Description:

public abstract string? get_uri ()

Gets the currently handled URI.

Parameters:

this

A URIHandler

Returns:

the URI currently handled by the this. Returns null if there are no URI currently handled. The returned string must be freed with g_free when no longer needed.