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