| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: layout-spacing
Returns the height in pixels of widgets that hold a single line of
text, when they are laid out on an object-editor
dialog. Settable with the
layout-single-line-widget-height initarg or by
calling (setf
layout-single-line-widget-height). See layout-spacing
.
This particular property may be nil
rather
than a number, which will default the height of a widget to a size
that's suitable for the widget's font. The default is nil
.
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 |