set-mwm-decor-hint!

Name

set-mwm-decor-hint! -- Set whether or not Motif decoration hints are used for WIN.

Synopsis

(set-mwm-decor-hint! flag #&optional win)

Description

Set whether or not Motif decoration hints are used for win. If flag is #t, the Mwm decor hint will be given for win. 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 4098 (CVS log)