Generic function
Returns an integer corresponding to the mouse button that was pressed or released.
event-button event => integer
<event>.
<integer>.
duim-sheets
duim-sheets
Returns an integer corresponding to the mouse button that was pressed or released, which will be one of $left-button, $middle-button, or $right-button.
Note: The function event-button records the button state at the time that the event occurred, and hence can be different from pointer-button-state.
<pointer-button-event>, page 321