tooltip-delay | Seconds to wait before displaying a tooltip the first time. |
tooltip-frame-parameters | Frame parameters used for tooltips. |
tooltip-functions | Functions to call to display tooltips. |
tooltip-help-message | The last help message received via ‘show-help-function’. |
tooltip-hide-delay | Hide tooltips automatically after this many seconds. |
tooltip-hide-time | Time when the last tooltip was hidden. |
tooltip-last-mouse-motion-event | A copy of the last mouse motion event seen. |
tooltip-mode | Non-nil if Tooltip mode is enabled. |
tooltip-mode-hook | Hook run after entering or leaving ‘tooltip-mode’. |
tooltip-previous-message | The previous content of the echo area. |
tooltip-recent-seconds | Display tooltips if changing tip items within this many seconds. |
tooltip-resize-echo-area | If non-nil, using the echo area for tooltips will resize the echo area. |
tooltip-short-delay | Seconds to wait between subsequent tooltips on different items. |
tooltip-timeout-id | The id of the timeout started when Emacs becomes idle. |
tooltip-x-offset | X offset, in pixels, for the display of tooltips. |
tooltip-y-offset | Y offset, in pixels, for the display of tooltips. |