constraint-satisfied?

Name

constraint-satisfied? -- Returns the status of whether a UI-CONSTRAINT is satisfied.

Synopsis

(constraint-satisfied? ui-constraint)

Description

Returns the status of whether a UI-CONSTRAINT is satisfied. errors if UI-CONSTRAINT is not an ui-constraint.

Implementation Notes

Module: (app scwm ui-constraints)

Defined in scheme/ui-constraints.scm at line 525 (CVS log)