Skip to main content

include/etui@backend_MouseScroll.hrl

-record(mouse_scroll, {x :: integer(), y :: integer(), up :: boolean()}).