Constraint.source

Get source property.

class Constraint
@property
source
()

Return Value

Type: 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.