Next:
editor-snip-editor-admin<>
Up:
editor-snip
Previous:
set-tight-text-fit
show-border
Shows or hides the snip's border.
(send
an-editor-snip
show-border
show?
)
->
void
show?
:
boolean
If
show?
is
#f
, the border is hidden, otherwise is it shown.
PLT