AppInfoIF.launchUrisAsync

Async version of g_app_info_launch_uris().

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 g_app_info_launch_default_for_uri_async().

Parameters

uris ListG

a GList containing URIs to launch.

context AppLaunchContext
cancellable Cancellable
callback GAsyncReadyCallback

a GAsyncReadyCallback to call when the request is done

userData void*

data to pass to callback

Meta

Since

2.60