Function

Gio-2.0Gioapp_info_get_default_for_uri_scheme

  • 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.

    Parameters

    • uri_scheme: string

      a string containing a URI scheme.

    Returns Gio.AppInfo

    Gio.AppInfo for given uri_scheme or NULL on error.