Name
set-border-face! -- Set the face for the border In the current decor.
Synopsis
(set-border-face! active #&optional inactive)
Description
Set the face for the border In the current decor.
Use active as the face for the border when the window is active. Use
inactive when the window is inactive. inactive defaults to the same as
active when not specified.
Implementation Notes
Module: Built-in Primitive
Defined in src/face.c
at line 957 (CVS log)