get_uri_type


Description:

[ CCode ( vfunc_name = "get_type" ) ]
public abstract URIType get_uri_type ()

Gets the type of the given URI handler

Parameters:

this

A URIHandler.

Returns:

the URIType of the URI handler. Returns UNKNOWN if the this isn't implemented correctly.