| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 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-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 |