delete-ui-constraint-class!

Name

delete-ui-constraint-class! -- Removes UI-CONSTRAINT-CLASS from the global class list.

Synopsis

(delete-ui-constraint-class! ui-constraint-class)

Description

Removes UI-CONSTRAINT-CLASS from the global class list. SIDE-EFFECT: removes class object from the global class list.

Implementation Notes

Module: (app scwm ui-constraints)

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