Next:
set-focus
Up:
wx:window
Previous:
set-client-size
set-cursor
Sets the window's cursor, returning the previous cursor or
null
if there was no previous cursor.
(send
a-wx:window
set-cursor
cursor
)
->
wx:cursor%
object or
null
cursor
:
wx:cursor%
object
PLT