message-window-set-relief!

Name

message-window-set-relief! -- Sets the relief for the window MWN.

Synopsis

(message-window-set-relief! mwn draw-relief?)

Description

Sets the relief for the window mwn. Relief will be drawn if and only if draw-relief? is #t.

Implementation Notes

Module: Built-in Primitive

Defined in src/message-window.c at line 509 (CVS log)