Next:
center
Up:
wx:window
Previous:
wx:window
capture-mouse
Directs all mouse input to this window. Call
release-mouse
to release the capture.
(send
a-wx:window
capture-mouse)
->
void
PLT