[ Version ( since = "2.50" ) ]
public bool unregister_uri_scheme (string scheme)
Unregisters the URI handler for scheme
previously registered with
register_uri_scheme.
this |
a Vfs |
scheme |
an URI scheme, e.g. "http" |
true if |