ui-constraint-add-enable-hook

Name

ui-constraint-add-enable-hook -- Adds a HOOK proc which will be called when UI-CONSTRAINT enable state changes.

Synopsis

(ui-constraint-add-enable-hook ui-constraint hook)

Description

Adds a HOOK proc which will be called when UI-CONSTRAINT enable state changes. HOOK should take one argument which is the new state of the UI-CONSTRAINT. Errors if UI-CONSTRAINT is not a ui-constraint object.

Implementation Notes

Module: (app scwm ui-constraints)

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