make-menu-window-theme

Name

make-menu-window-theme -- Return a menu that lets the user set the theme for a single window.

Synopsis

(make-menu-window-theme #&optional force?)

Description

Return a menu that lets the user set the theme for a single window. If FORCE? is #t, then the cached theme file is reloaded.

Implementation Notes

Module: (app scwm std-menus)

Defined in scheme/std-menus.scm at line 125 (CVS log)