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