get_uri
Description:
Gets the currently handled URI.
Parameters:
this |
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. |