| Allegro CL version 8.1 This page is new in 8.1. |
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-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. |