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