(prompt-proc prompt proc #&key (initval #f) (title #f) (favorites #f))
Prompt using PROMPT for a proc and call PROC with value if Ok is clicked. INITVAL is a default initial proc as a string. TITLE is a window title.
Module: (app scwm prompt-proc)
Defined in scheme/prompt-proc.scm at line 40 (CVS log)