Function: window-inside-pixel-edges

window-inside-pixel-edges is a function alias for window-body-pixel-edges, defined in window.el.gz.

Signature

(window-inside-pixel-edges &optional WINDOW)

Documentation

Return a list of the edge pixel coordinates of WINDOW's body.

The return value is that of window-edges called with arguments BODY and PIXELWISE non-nil.

Probably introduced at or before Emacs version 22.1.

Aliases

window-inside-pixel-edges