¤ sepF
Types
sepF ::
Size
->
F
a
b
->
F
a
b
Synopsis
sepF margin fudget
Description
sepF
places a margin around a fudget
Arguments
margin
::
Size
Margin in pixels.
fudget
::
F
a
b
A fudget.
See Also
alignSepF Dynamic Layout