Enumeration (GI Enum)

Gtk-4.0GtkConstraintStrength

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

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

Index

Enumeration Members

Enumeration Members

MEDIUM: number

A medium constraint

REQUIRED: number

The constraint is required towards solving the layout

STRONG: number

A strong constraint

WEAK: number

A weak constraint