Next:
on-size
Up:
wx:frame
Previous:
on-close
on-menu-command
Called when an item is selected from the frame's menu bar. The argument is the selected item's id.
(send
a-wx:frame
on-menu-command
id
)
->
void
id
:
small integer
PLT