button-down? in mouse-event%
Returns #t if the event is for a button press, #f
otherwise.
(-> booleansenda-mouse-eventbutton-down?button)
button='any: symbol in'(left middle right any)If
buttonis not'any, then#tis only returned if it is a press event for a specific button.