| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |