ui-constraint-opts

Name

ui-constraint-opts -- Returns the list of optional data that may be added by the constraint class.

Synopsis

(ui-constraint-opts ui-constraint)

Description

Returns the list of optional data that may be added by the constraint class. Returns #f if no such data exists. errors if UI-CONSTRAINT is not a ui-constraint.

Implementation Notes

Module: (app scwm ui-constraints)

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