![[index]](../icons/index.gif)
Next: get-view
Up: editor-admin
Previous: get-dc
Same as
get-view unless the editor is visible in multiple standard displays. If the
editor has mulitple displays, a region is computed that includes the
visible region in all displays.
- (send an-editor-admin get-max-view x y w h full?) -> void
x : boxed real number or #f
y : boxed real number or #f
w : boxed non-negative real number or #f
h : boxed non-negative real number or #f
full? = #f : boolean
See
get-view.
PLT