Function

Gio-2.0Gioapp_info_get_default_for_uri_scheme_asyncSince 2.74

  • Asynchronously 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 :, e.g. http, ftp or sip.

    Parameters

    Returns Promise<Gio.AppInfo>

    2.74

  • Asynchronously 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 :, e.g. http, ftp or sip.

    Parameters

    Returns void

    2.74

  • Asynchronously 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 :, e.g. http, ftp or sip.

    Parameters

    Returns void | Promise<Gio.AppInfo>

    2.74