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