make-menu-global-theme

Name

make-menu-global-theme -- Return a menu that lets the user set the theme for all windows.

Synopsis

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

Description

Return a menu that lets the user set the theme for all windows. 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 138 (CVS log)