| Allegro CL version 8.1 This page is new in 8.1. |
Arguments: class-grid
Returns the section-size
(height in pixels) of the row of column header cells at the top of a
class-grid
. The value may
be set with the column-header-height initarg or
by calling (setf column-header-height).
A larger value will cause column header strings to wrap to multiple lines, sometimes allowing a smaller column width to be used.
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. |