ConstraintGidBuilderImpl.source

Set source property.

class ConstraintGidBuilderImpl(T)
T
source

Parameters

propval gtk.constraint_target.ConstraintTarget

The source 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.

Return Value

Type: T

Builder instance for fluent chaining