set-OL-decor-hint!

Name

set-OL-decor-hint! -- Determine whether or not to respect Open Look decoration hints.

Synopsis

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

Description

Determine whether or not to respect Open Look decoration hints. If flag is #t, the decoration hints will be respected 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 4144 (CVS log)