Next:
number
Up:
wx:list-box
Previous:
get-string
get-string-selection
Returns the currently selected list item name, or the first one if multiple items are selected.
(send
a-wx:list-box
get-string-selection)
->
string
PLT