Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@command_ScrollTo.hrl
Raw

include/plushie@command_ScrollTo.hrl

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