Constraint.isAttached

Checks whether the constraint is attached to a [class@Gtk.ConstraintLayout], and it is contributing to the layout.

class Constraint
bool
isAttached
()

Return Value

Type: bool

TRUE if the constraint is attached

Meta