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