make-window-style-menu

Name

make-window-style-menu -- Offer a choice to style the window, like named windows, or a whole class.

Synopsis

(make-window-style-menu #&optional (win (get-window)))

Description

Offer a choice to style the window, like named windows, or a whole class. WIN is the window to style and defaults to the window-context.

Implementation Notes

Module: (app scwm stylist)

Defined in scheme/stylist.scm at line 164 (CVS log)