Package: gio
Function gio:app-info-launch-uris-async
Lambda Listgio:app-info-launch-uris-async (appinfo uris context cancellable func) ArgumentsDetails                Asynchronous version of the g:app-info-launch-uris function.  
  The callback is invoked immediately after the application launch, but it
  waits for activation in case of D-Bus–activated applications and also provides
  extended error information for sandboxed applications, see notes for  the g:app-info-launch-default-for-uri-async function. This method completes asynchronously. Use the g:app-info-launch-uris-finish function inside the g:async-ready-callback callback function to obtain the result of the operation.  | See also | 
#2025-05-01