| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: tray-item
Returns true if tray-item is currently in the
system tray, and returns nil
otherwise. tray-item must be an instance of the
tray-item
class.
The item is in the tray if add-tray-item has been called on it
more recently than remove-tray-item has.
See the description of
the tray-item
class for an example.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |