Function: window-inside-absolute-pixel-edges
window-inside-absolute-pixel-edges is a function alias for
window-absolute-body-pixel-edges, defined in window.el.gz.
Signature
(window-inside-absolute-pixel-edges &optional WINDOW)
Documentation
Return a list of the edge pixel coordinates of WINDOW's text area.
The return value is that of window-edges called with arguments
BODY and ABSOLUTE non-nil.
Probably introduced at or before Emacs version 25.1.