adjust-cursor in snip%
Called to determine the cursor image used when the cursor is moved
over the snip in an editor. If #f is returned, a default
cursor is selected by the editor. (See
adjust-cursor in editor<%> for more information.)
(->senda-snipadjust-cursordcxyeditorxeditoryevent)cursor%object or#f
dc:dc<%>object
x: real number
y: real number
editorx: real number
editory: real number
event:mouse-event%objectReturns
#f.