set-menu-highlight-colors!

Name

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

Synopsis

(set-menu-highlight-colors! menu text-color bg-color)

Description

Use text-color and bg-color as the highlight colors for menu. These colors will be used for the selected item.

Implementation Notes

Module: Built-in Primitive

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