Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@command_PaneMaximize.hrl
Raw

include/plushie@command_PaneMaximize.hrl

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