window-context

Name

window-context -- Returns the current window context, or #f if there is none.

Synopsis

(window-context)

Description

Returns the current window context, or #f if there is none. See also with-window and set-window-context!

Implementation Notes

Module: Built-in Primitive

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