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