group-window

Name

group-window -- Returns a distinguished window of GROUP.

Synopsis

(group-window group)

Description

Returns a distinguished window of GROUP. Since a group is represented either by a single window or by a list, this returns either GROUP or the car of the list.

Implementation Notes

Module: (app scwm group)

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