[ CCode ( vfunc_name = "get_type" ) ]
public abstract URIType get_uri_type ()
Gets the type of the given URI handler
this |
A URIHandler. |
the URIType of the URI handler. Returns UNKNOWN if the this isn't implemented correctly. |