| Allegro CL version 8.1 This page is new in 8.1. |
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-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page is new in the 8.1 release.
Created 2007.4.30.
| Allegro CL version 8.1 This page is new in 8.1. |