ConstraintGidBuilderImpl

Fluent builder implementation template for gtk.constraint.Constraint

Members

Functions

constant
T constant(double propval)

Set constant property.

multiplier
T multiplier(double propval)

Set multiplier property.

relation
T relation(gtk.types.ConstraintRelation propval)

Set relation property.

source
T source(gtk.constraint_target.ConstraintTarget propval)

Set source property.

sourceAttribute
T sourceAttribute(gtk.types.ConstraintAttribute propval)

Set sourceAttribute property.

strength
T strength(int propval)

Set strength property.

target
T target(gtk.constraint_target.ConstraintTarget propval)

Set target property.

targetAttribute
T targetAttribute(gtk.types.ConstraintAttribute propval)

Set targetAttribute property.