![[index]](../icons/index.gif)
Next: set-margin
Up: editor-snip
Previous: set-editor
Sets the current border insets for the snip. The inset sets how much space
is left between the edge of the snip and the border.
- (send an-editor-snip set-inset 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