| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: lamp
A property of the lamp
widget. This generic function returns the side on which the column-labels of a lamp
widget are displayed. The
value may be one of the keyword symbols :top
or
:bottom
. The value may be specified at creation
time with the :column-label-side initarg, or anytime later by calling
(setf
column-label-side). This value is used only when the value property of the lamp widget is
an array.
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 |