prompt-for-items-from-list
items
message
&key
pane-args
popup-args
interaction
choice-class
continuation
=>
result
,
successp
A sequence.
A string.
Arguments to pass to the pane.
Arguments to pass to the confirmer.
One of
:single-selection
,
:multiple-selection
, or
:extended-selection
.
A class name.
A function or
nil
.
The function
prompt-for-items-from-list
is similar to
prompt-with-list
.
interaction
defaults to
:extended-selection
.