xlib-set-drawing-mask!

Name

xlib-set-drawing-mask! -- Set the drawing mask used by the xlib-* primitives.

Synopsis

(xlib-set-drawing-mask! value)

Description

Set the drawing mask used by the xlib-* primitives. value is XORed with the background when dragging non-opaque move or resize frames. value should be an integer.

Implementation Notes

Module: Primitive from (app scwm xlib-drawing)

Defined in modules/xlib-drawing/drawing.c at line 64 (CVS log)