TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.88.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
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.