Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@subscription_OnMouseButton.hrl
Raw

include/plushie@subscription_OnMouseButton.hrl

-record(on_mouse_button, {
tag :: binary(),
max_rate :: gleam@option:option(integer())
}).