GtkConstraintStrength

The strength of a constraint, expressed as a symbolic constant.

The strength of a class@Constraint can be expressed with any positive integer; the values of this enumeration can be used for readability.

Values

ValueMeaning
Required1001001000

The constraint is required towards solving the layout

Strong1000000000

A strong constraint

Medium1000

A medium constraint

Weak1

A weak constraint