[previous] [up] [next]     [index]
Next: exit:insert-on-callback Up: Exit Utilities Previous: exit:frame-exiting

exit:insert-can?-callback

Use this function to add a callback that determines if an attempted exit can proceed. This callback should not clean up any state, since another callback may veto the exit. Use exit:insert-on-callback for callbacks that clean up state.



PLT