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

row-labels

Arguments: lamp

A property of the lamp widget. This generic function returns a list of strings to display beside the rows of images in a lamp widget. The value may be specified at creation time with the row-labels initarg, or anytime later by calling (setf row-labels). This value is used only when the value property of the lamp widget is an array.

The first string is displayed by the uppermost row of images, the second string by the second row, and so on until there are no more rows or strings. The strings are displayed on the row-label-side of the lamp images, with row-label-margin blank pixels in between.


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