ConstraintLayout.removeConstraint

Removes constraint from the layout manager, so that it no longer influences the layout.

class ConstraintLayout
void
removeConstraint

Parameters

constraint Constraint

a [class@Gtk.Constraint]

Meta