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

outline-item-selected-foreground-color

Arguments: (outline outline) (outline-item outline-item)

Returns the color to use for the text of outline-item in outline when it is the selected item. An application has no need to call this function, but may supply a method to override the default behavior. The default method (specialized on the outline class for the first argument and the outline-item class for the second) returns the color that is returned by a call to system-highlight-foreground-color.

See also outline-item-selected-background-color.


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