TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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.
:
http
ftp
sip
a string containing a URI scheme.
Gio.AppInfo for given uri_scheme or NULL on error.
uri_scheme
NULL
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,ftporsip.