AppLaunchContext.launchFailed

Called when an application has failed to launch, so that it can cancel the application startup notification started in g_app_launch_context_get_startup_notify_id().

class AppLaunchContext
void
launchFailed

Parameters

startupNotifyId string

the startup notification id that was returned by g_app_launch_context_get_startup_notify_id().

Meta