| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-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 |