make-window-group-menu

Name

make-window-group-menu -- Return a menu for window group operations.

Synopsis

(make-window-group-menu w)

Description

Return a menu for window group operations. w must be a window or #f. The resulting menu can be used for manipulating the current group of selected windows or selecting windows based on comparison to properties of w.

Implementation Notes

Module: (app scwm group)

Defined in scheme/group.scm at line 177 (CVS log)