set-menuitem-font!

Name

set-menuitem-font! -- Sets the font of MENUITEM to FONT.

Synopsis

(set-menuitem-font! menuitem font)

Description

Sets the font of menuitem to font. Use #f to have menuitem inherit its font from the menu in which it is embedded.

Implementation Notes

Module: Built-in Primitive

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