set-face-flag!

Name

set-face-flag! -- Set the given FLAG to the given FLAGVAL for face FACE.

Synopsis

(set-face-flag! face flag flagval)

Description

Set the given flag to the given flagval for face face. See the section on the `Face Flags' concept.

Implementation Notes

Module: Built-in Primitive

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