| Allegro CL version 8.1 This page is new in 8.1. Moderate update since 8.1 release. |
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-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page is new in the 8.1 release.
Created 2007.4.30.
| Allegro CL version 8.1 This page is new in 8.1. Moderate update since 8.1 release. |