Package: gio

Function gio:app-launch-context-launch-failed

Lambda List

gio:app-launch-context-launch-failed (context startup-notify-id)

Arguments

context -- a g:app-launch-context instance
startup-notify-id -- a string with the startup notification ID

Details

Called when an application has failed to launch, so that it can cancel the application startup notification started in the g:app-launch-context-startup-notify-id function.
 

See also

#2024-12-22