Next:
execute-callback
Up:
drscheme:unit:frame
Previous:
enable-evaluation
ensure-interactions-shown
Call this method when you want to be sure that the interactions window is shown.
(send
a-drscheme:unit:frame
ensure-interactions-shown)
->
void
PLT