Function: display-multi-frame-p

display-multi-frame-p is a for display-graphic-p, defined in frame.el.gz.

Signature

(display-multi-frame-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).

Aliases

display-blink-cursor-p display-multi-font-p display-multi-frame-p