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.