Variable: tooltip-timeout-id

tooltip-timeout-id is a variable defined in tooltip.el.gz.

Value

nil

Documentation

The id of the timeout started when Emacs becomes idle.

Source Code

;; Defined in /usr/src/emacs/lisp/tooltip.el.gz
(defvar tooltip-timeout-id nil
  "The id of the timeout started when Emacs becomes idle.")