ConstraintGidBuilderImpl.target

Set target property.

class ConstraintGidBuilderImpl(T)
T
target

Parameters

propval gtk.constraint_target.ConstraintTarget

The target of the constraint.

The constraint will set the gtk.constraint.Constraint.target property of the target using the gtk.constraint.Constraint.source property of the source widget.

Return Value

Type: T

Builder instance for fluent chaining