set-menu-colors!

Name

set-menu-colors! -- Use TEXT-COLOR and BG-COLOR as the colors for MENU.

Synopsis

(set-menu-colors! menu text-color bg-color #&optional stipple-color)

Description

Use text-color and bg-color as the colors for menu. stipple-color is optional, and if given will be used for the stipple color for the menu.

Implementation Notes

Module: Built-in Primitive

Defined in src/menu.c at line 399 (CVS log)