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