menu-title

Name

menu-title -- Return a menuitem object that is a title.

Synopsis

(menu-title label . rest)

Description

Return a menuitem object that is a title. All arguments that menuitem takes are accepted as usual, except the font defaults to `*menu-title-font*' instead of `*menu-font*'.

Implementation Notes

Module: (app scwm base)

Defined in scheme/base.scm at line 494 (CVS log)