get-cursor in window<%>
get-cursor
window<%>
Returns the window's cursor, or #f if this window's cursor defaults to the parent's cursor. See set-cursor for more information.
#f
set-cursor
(send a-window get-cursor) -> cursor% object or #f
(send a-window get-cursor)
send
a-window
cursor%