Packages

Native desktop GUI framework for Gleam, powered by Iced

Current section

Files

Jump to
plushie_gleam include plushie@prop@padding_Padding.hrl
Raw

include/plushie@prop@padding_Padding.hrl

-record(padding, {
top :: float(),
right :: float(),
bottom :: float(),
left :: float()
}).