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

fill-space

Arguments: header-info

Returns the value of the fill-space property of header-info.

This property determines whether some or all of the extra horizontal space in a header-control is distributed to this particular header when the header-control is created or when one of the borders between headers is moved by the user. By default, only the last (rightmost) header consumes any extra space, but other headers may initially share in any extra space if the :fill-space initarg is passed as true when creating the header-info instances. If the fill-space property of a header-info is set to true sometime after creation, then the header will share in extra space only when the user drags a header divider.

fill-space is a property of the header-info class.


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