Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@command_PaneClose.hrl
Raw

include/plushie@command_PaneClose.hrl

-record(pane_close, {
pane_grid_id :: binary(),
pane_id :: gleam@dynamic:dynamic_()
}).