set-button-mwm-flag!

Name

set-button-mwm-flag! -- Specify the Mwm flag for BUTTON.

Synopsis

(set-button-mwm-flag! button flag)

Description

Specify the Mwm flag for button. If flag is #t, the button's relief pattern (if any) will appear to reverse in depth sense (i.e., flip from sunken in to extruding out) when the window is maximized (has a non-#f "maximized" window property).

Implementation Notes

Module: Built-in Primitive

Defined in src/face.c at line 930 (CVS log)