| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments: grid-section
Returns or sets with setf the "breadth" of a grid-column-section
, grid-row-section
,
grid-column
,
or grid-row
(of a
grid-widget
),
in pixels. This is the width of a column or the height or a row. The
setf will resize the section, making adjustments to other sections as
well if their proportional properties are turned
on. The size does not include the width of the border along the right
or bottom side of the section, which is returned separately by border-width.
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 |