get-min-height in editor<%>
get-min-height
editor<%>
Gets the minimum display height for the contents of the editor; zero or 'none indicates that there is no minimum.
'none
(send an-editor get-min-height) -> non-negative real number or 'none
(send an-editor get-min-height)
send
an-editor