Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@testing@backend_InWindow.hrl
Raw

include/plushie@testing@backend_InWindow.hrl

-record(in_window, {
window_id :: binary(),
selector :: plushie@testing@backend:selector()
}).