set-window-highlighted-nonant!

Name

set-window-highlighted-nonant! -- Highlight NONANT for WIN.

Synopsis

(set-window-highlighted-nonant! nonant #&optional win)

Description

Highlight nonant for win. nonant is a number between 0 and 8, inclusive, or #f to unhighlight. Also, nonant can be 'left, 'hcenter, 'right, 'top, 'vmiddle, 'bottom to highlight each of those window regions.

Implementation Notes

Module: Built-in Primitive

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