Arguments: multi-picture-button
Returns the value of the use-default-tooltips property of the argument
multi-picture-button. Each button on a multi-picture-button can have
its own tooltip. The tooltip can be specified as the tooltip property
of the button-info
instances that make up
the multi-picture-button.
This property controls whether the tooltip string should be taken from
the button-info name if the tooltip property is nil
(if the tooltip property is
true, it will be used regardless of the value of
this property).
If the value is nil
, buttons on the
multi-picture-button (button-info
instances) that do not
have a true tooltip property have no tooltip. If
the value is t, the original name of each button is used as its
tooltip unless an explicit tooltip value is specified for the button
(if one is, use it of course).
use-default-tooltips is a property of the multi-picture-button
class.
Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.
The documentation is described in introduction.htm and the index is in index.htm.
Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.
Created 2000.10.5.