FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

size

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.

The home package of the symbol naming this function is windows but it is also exported from the common-graphics package. (This is necessary because size is exported from another package used by the common-graphics package.) Note that this function is not available in images into which the Common Graphics module has not been loaded.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1