| Allegro CL version 8.1 This page is new in 8.1. |
Arguments: outline
Returns whether an outline
widget will draw its outline-item
s above their parent items whenever
their above-parent properties
are true. The value may be set at any time with (setf
handle-above-parent). The default value is nil
.
If some outline-item
s are
given a true above-parent
value, then the outline could be switched back and forth between two
different views of the data by toggling the value of this handle-above-parent property.
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page is new in the 8.1 release.
Created 2007.4.30.
| Allegro CL version 8.1 This page is new in 8.1. |