Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

horizontal-padding

Arguments: grid-column

Returns the default cell-horizontal-padding for the cells of a grid-column. The value may be set at creation time by passing the horizontal-padding initarg, or any time later by calling (setf horizontal-padding). The value should be a non-negative integer. The default value is 2.

The default cell-horizontal-padding method will use this grid-column property, but a custom cell-horizontal-padding method may override it.


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.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version