Package: gtk

Function gtk:constraint-is-attached

Lambda List

gtk:constraint-is-attached (constraint)

Arguments

constraint -- a gtk:constraint object

Return Value

True if the constraint is attached.

Details

Checks whether the constraint is attached to a gtk:constraint-layout object, and it is contributing to the layout.
 

See also

#2023-4-21