| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: standard-object
Returns or sets with setf
the value of the tooltip property of the argument. The value of the
tooltip property should be a (short) string
or nil
. If the value of the tooltip property
of an object is a string, that string will be displayed in a tooltip
(a small window) when the mouse is over the object (assuming tooltips
in general are displayed, see show-tooltips). If the value
is nil
, no tooltip is displayed.
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 |