Current section
Files
Jump to
Current section
Files
include/plushie@prop@padding_Padding.hrl
-record(padding, {
top :: float(),
right :: float(),
bottom :: float(),
left :: float()
}).