| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |