Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@event_WindowFileDropped.hrl
Raw

include/plushie@event_WindowFileDropped.hrl

-record(window_file_dropped, {window_id :: binary(), path :: binary()}).