getDefaultForUriScheme
Gets the default application for handling URIs with the given URI scheme.
A URI scheme is the initial part of the URI, up to but not including the :. For example, http, ftp or sip.
Return
iface@Gio.AppInfo for given
Parameters
uriScheme
a string containing a URI scheme.