delete-inferred-ui-constraints-involving-window!

Name

delete-inferred-ui-constraints-involving-window! -- Delete all the ui-constraint objects that involve WIN.

Synopsis

(delete-inferred-ui-constraints-involving-window! win)

Description

Delete all the ui-constraint objects that involve WIN. This removes the constraints from the global-constraint-instance-list.

Implementation Notes

Module: (app scwm ui-constraints)

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