Function: display-blink-cursor-p
display-blink-cursor-p is a function alias for display-graphic-p,
defined in frame.el.gz.
Signature
(display-blink-cursor-p &optional DISPLAY)
Documentation
Return non-nil if DISPLAY is a graphic display.
Graphical displays are those which are capable of displaying several frames and several different fonts at once. This is true for displays that use a window system such as X, and false for text-only terminals. DISPLAY can be a display name, a frame, or nil (meaning the selected frame's display).
Probably introduced at or before Emacs version 27.1.
Aliases
display-blink-cursor-p
display-multi-frame-p
display-multi-font-p
ediff-window-display-p (obsolete since 29.1)
eudc-bob-can-display-inline-images (obsolete since 29.1)