border-normal?

Name

border-normal? -- Return #t if WIN has a normal border, #f if it has a plain border.

Synopsis

(border-normal?  #&optional win)

Description

Return #t if win has a normal border, #f if it has a plain border. win defaults to the window context in the usual way if not specified. See normal-border and plain-border.

Implementation Notes

Module: Built-in Primitive

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