1 CAPI Reference Entries
get-constraints
function returns a list of the constraints for an element.
CAPI-INTERNALS
get-constraints element
get-constraints
returns the constraints for element as multiple values (the values are the minimum width, the minimum height, the maximum width and the maximum height).
calculate-constraints
to calculate these sizes initially, but then just uses the values in the geometry cache for the element. To force an element to take account of its new constraints, call the function invalidate-pane-constraints
.
calculate-constraints
define-layout
element
invalidate-pane-constraints
Generated with Harlequin WebMaker