area<%>
An area<%> object is either a window or a windowless
container for managing the position and size of other areas. An
area<%> can be a container, a containee, or both. The only
areas without a parent are top-level windows.
All area<%> classes accept the following named instantiation
arguments:
min-width -- default is 0; passed to
min-width
min-height -- default is 0; passed to
min-height
stretchable-width -- default is class-specific; passed to
stretchable-width
stretchable-height -- default is class-specific; passed to
stretchable-height
Methods
get-graphical-min-size
get-parent
get-top-level-window
min-height
min-width
stretchable-height
stretchable-width