set-decorate-transient!

Name

set-decorate-transient! -- Set decoration of transients property on WIN.

Synopsis

(set-decorate-transient! flag #&optional win)

Description

Set decoration of transients property on win. If flag is #t, then if win is transient it will be fully decorated. Transient windows that are not fully decorated will be given only a border and no titlebar regardless of other settings. 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 4082 (CVS log)