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