mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Add async variant of g_app_info_launch_default_for_uri
This is useful in the portalized case, when the portal may present an app chooser dialog to the user. https://bugzilla.gnome.org/show_bug.cgi?id=768752
This commit is contained in:
@@ -1427,6 +1427,8 @@ g_app_info_get_default_for_uri_scheme
|
||||
g_app_info_get_fallback_for_type
|
||||
g_app_info_get_recommended_for_type
|
||||
g_app_info_launch_default_for_uri
|
||||
g_app_info_launch_default_for_uri_async
|
||||
g_app_info_launch_default_for_uri_finish
|
||||
g_app_launch_context_setenv
|
||||
g_app_launch_context_unsetenv
|
||||
g_app_launch_context_get_environment
|
||||
|
Reference in New Issue
Block a user