get-window-nonant

Name

get-window-nonant -- SELECT-LIST is a list of (win x y), returns the nonant selected.

Synopsis

(get-window-nonant select-list)

Description

SELECT-LIST is a list of (win x y), returns the nonant selected. The nonant is a number in [0,8] referring to which of the tic-tac-toe board squares x,y is in of WIN. x,y are root-window relative viewport positions. select-viewport-position returns lists of the form needed by this procedure.

Implementation Notes

Module: (app scwm nonants)

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