handle-mouse-event in keymap%
Attempts to handle a mouse event, returning #t if the event was
handled (i.e., a handler was found and it returned a true value),
#f otherwise.
(-> booleansenda-keymaphandle-mouse-eventinevent)
in: value
event:mouse-event%objectSearches for a mapping that matches
event. See alsocall-function.