ConstraintLayout.removeConstraint
void removeConstraint(gtk.constraint.Constraint constraint)Removes constraint from the layout manager, so that it no longer influences the layout.
Parameters
constraint | a gtk.constraint.Constraint |
void removeConstraint(gtk.constraint.Constraint constraint)Removes constraint from the layout manager, so that it no longer influences the layout.
constraint | a gtk.constraint.Constraint |