| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |