connectLaunchFailed

fun connectLaunchFailed(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (startupNotifyId: String) -> Unit): <Error class: unknown class>

The #GAppLaunchContext::launch-failed signal is emitted when a #GAppInfo launch fails. The startup notification id is provided, so that the launcher can cancel the startup notification.

Since

2.36

Parameters

connectFlags

A combination of ConnectFlags

handler

the Callback to connect. Params: startupNotifyId the startup notification id for the failed launch