set-border-width!

Name

set-border-width! -- Set the border width of WIN's border to WIDTH pixels.

Synopsis

(set-border-width! width #&optional win)

Description

Set the border width of win's border to width pixels. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

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