| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: lamp
Returns or sets (with setf) the title side of the argument
lamp, that is the location of the lamp title with
respect to the lamp. The possible values are
:center
, :right
,
:left
, :top
, and
:bottom
, and nil
. When
nil
, no string is drawn. When
:center
, the title string is drawn within the lamp
image; this generally looks nice only when the lamp-shape is :rectangle
and
the lamp image is large enough to contain the string. The default
value is :right
.
See the description of the lamp
control.
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 |