edges->nonant

Name

edges->nonant -- Return a nonant number from a list of edges that are involved.

Synopsis

(edges->nonant horiz vert)

Description

Return a nonant number from a list of edges that are involved. HORIZ can be 'left, 'right. or 'none (or #f). VERT can be 'top, 'bottom, or 'none (or #f).

Implementation Notes

Module: (app scwm snap-constraints)

Defined in scheme/snap-constraints.scm at line 143 (CVS log)