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