Skip to content
  • Ondrej Holy's avatar
    gfile: Add g_file_query_default_handler_async() · f72a5d65
    Ondrej Holy authored
    This is needed as a first step to fix the
    g_app_info_launch_default_for_uri_async() function to be really
    asynchronous.
    
    It still uses the g_app_info_get_default_for_uri_scheme() and
    g_app_info_get_default_for_type() functions, which may use synchronous
    calls to local MIME DB.
    
    #1347
    #1249
    f72a5d65