| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: class-grid
Returns the section-size that
will be used for any new grid-column
s in the body of a class-grid
when no explicit size is
specified for those columns. The value may be set with the
default-column-width initarg or by calling
(setf
default-column-width).
Changing the value affects only grid columns that are created later by modifying the edited-slots property of the class-grid.
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 |