Next:
mred:local-busy-cursor
Up:
Application
Previous:
mred:generate-menu-id
mred:insert-exit-callback
(mred:insert-exit-callback
f
)
->
void
f
:
a function of no arguments that returns a boolean
This function will be called before mred is exited. It can refuse to exit, if it returns
#f
.
PLT