Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@event_ModifiersChanged.hrl
Raw

include/plushie@event_ModifiersChanged.hrl

-record(modifiers_changed, {
modifiers :: plushie@event:modifiers(),
captured :: boolean()
}).