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