| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |