window-id

Name

window-id -- Return the X window id for WIN.

Synopsis

(window-id  #&optional win)

Description

Return the X window id for win. This is the X id for the actual application window. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

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