Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@command_ScrollBy.hrl
Raw

include/plushie@command_ScrollBy.hrl

-record(scroll_by, {widget_id :: binary(), x :: float(), y :: float()}).