Next:
show-border
Up:
editor-snip
Previous:
set-min-height
set-min-width
Sets the minimum display width of the snip; zero or
'none
indicates that there is no minimum.
(send
an-editor-snip
set-min-width
w
)
->
void
w
:
non-negative real number or
'none
PLT