| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
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-2015, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 10.0. This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |