Next:
set-string-selection
Up:
wx:choice
Previous:
set-columns
set-selection
Sets the currently selected choice item by position (starting from
0
).
(send
a-wx:choice
set-selection
n
)
->
void
n
:
small integer
PLT