| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |