![[index]](../icons/index.gif)
Next: set-max-height
Up: editor-snip
Previous: set-inset
Sets the current margins for the snip. The margin sets how much space
is left between the edge of the editor's contents and the edge of the
snip.
- (send an-editor-snip set-margin l t r b) -> void
l : exact non-negative integer
t : exact non-negative integer
r : exact non-negative integer
b : exact non-negative integer
PLT