ConstraintGidBuilderImpl.strength

Set strength property.

class ConstraintGidBuilderImpl(T)
T
strength
()

Parameters

propval int

The strength of the constraint.

The strength can be expressed either using one of the symbolic values of the gtk.types.ConstraintStrength enumeration, or any positive integer value.

Return Value

Type: T

Builder instance for fluent chaining