window-decoration-ids

Name

window-decoration-ids -- Returns a list of long integer window ids of the decoration windows for WIN.

Synopsis

(window-decoration-ids  #&optional win)

Description

Returns a list of long integer window ids of the decoration windows for win. Returned list is ( frame title_w (side-n side-e side-s side-w) (corner-nw corner-ne corner-se corner-sw) ).

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 3557 (CVS log)