get-window-with-nonant

Name

get-window-with-nonant -- Select a WINDOW and a NONANT, defaulting to the current window context.

Synopsis

(get-window-with-nonant #&optional (window #f) (nonant 4))

Description

Select a WINDOW and a NONANT, defaulting to the current window context. If the WINDOW is not specified and there is no window context, perform interactive selection. If WINDOW is passed in but NONANT is not specified, the center nonant is used. The nonant is stored as an object-property of the window for use with the window-selection and constraints modules.

Implementation Notes

Module: (app scwm nonants)

Defined in scheme/nonants.scm at line 44 (CVS log)