Package: gtk

Function gtk:constraint-is-constant

Lambda List

gtk:constraint-is-constant (constraint)

Arguments

constraint -- a gtk:constraint object

Return Value

True if the constraint is as constant relation.

Details

Checks whether the constraint describes a relation between an attribute on the "target" and a constant value.
 

See also

#2023-4-21