Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@command_MoveWindow.hrl
Raw

include/plushie@command_MoveWindow.hrl

-record(move_window, {window_id :: binary(), x :: float(), y :: float()}).