menuitem-colors

Name

menuitem-colors -- Returns a list of the fg and bg colors for MENUITEM.

Synopsis

(menuitem-colors menuitem)

Description

Returns a list of the fg and bg colors for menuitem. Will return #f for either/both components if menuitem inherits its color from the menu in which it is embedded.

Implementation Notes

Module: Built-in Primitive

Defined in src/menuitem.c at line 226 (CVS log)