GAppInfo: Add async API to get default Application for URI scheme

Make possible to fetch the default application for URI scheme in a
thread without using blocking I/O.
This commit is contained in:
Marco Trevisan (Treviño)
2022-06-01 21:45:58 +02:00
parent 73b29e8f6e
commit 8aee5fc628
4 changed files with 153 additions and 11 deletions

View File

@@ -1445,6 +1445,8 @@ g_app_info_get_default_for_type
g_app_info_get_default_for_type_async
g_app_info_get_default_for_type_finish
g_app_info_get_default_for_uri_scheme
g_app_info_get_default_for_uri_scheme_async
g_app_info_get_default_for_uri_scheme_finish
g_app_info_get_fallback_for_type
g_app_info_get_recommended_for_type
g_app_info_launch_default_for_uri