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