| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: lamp
A property of the lamp
widget. This generic function returns the number of blank pixels by
which to shift the label strings downward alongside the rows of images
in a lamp
widget. The value
may be specified at creation time with the
row-label-offset initarg, or anytime later by
calling (setf
row-label-offset). This value is used only when the value property of the lamp widget is
an array.
This property may be used as a fudge factor to make the labels appear as aligned as possible with the lamp images, adjusting for the internal leading of the widget's font.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |