| Allegro CL version 7.0 This page is new in 7.0. | |||||||||
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-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page is new in the 7.0 release.
Created 2005.9.20.
| Allegro CL version 7.0 This page is new in 7.0. | |||||||||