window-focus-style

Name

window-focus-style -- Get the focus style of WIN.

Synopsis

(window-focus-style  #&optional win)

Description

Get the focus style of win. Returns one of 'mouse, 'click, 'sloppy, or 'none.

Implementation Notes

Module: Built-in Primitive

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