Next:
set-command-int
Up:
wx:command-event
Previous:
get-string
is-selection?
For a list box or choice event, returns
#t
if it is a selection,
#f
if it is a deselection.
(send
a-wx:command-event
is-selection?)
->
boolean
PLT