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