Package: gtk

Accessor gtk-settings-gtk-tooltip-timeout

Lambda List

gtk-settings-gtk-tooltip-timeout (object)

Syntax

(gtk-settings-gtk-tooltip-timeout object) => setting
(setf (gtk-settings-gtk-tooltip-timeout object) setting)

Arguments

object -- a gtk-settings object
setting -- an integer with the time after which a tooltip could appear

Details

Accessor of the gtk-tooltip-timeout slot of the gtk-settings class.

Time, in milliseconds, after which a tooltip could appear if the cursor is hovering on top of a widget.

Warning

The gtk-tooltip-timeout property has been deprecated since version 3.10 and should not be used in newly written code. This setting is ignored.
 

See also

2021-4-20