Next:
set-data
Up:
list-box
Previous:
select
set
Clears the list box and installs a new list of items.
(send
a-list-box
set
choices
)
->
void
choices
:
list of strings
PLT