[ HasEmitter ]
public virtual signal void launch_failed (string startup_notify_id)
        
        Called when an application has failed to launch, so that it can cancel the application startup notification started in get_startup_notify_id.
| startup_notify_id | the startup notification id that was returned by get_startup_notify_id. | 
| context |