Package: gtk
GEnum gtk:constraint-strength
Declaration(gobject:define-genum "GtkConstraintStrength" constraint-strength (:export t :type-initializer "gtk_constraint_strength_get_type") (:required 1001001000) (:strong 1000000000) (:medium 1000) (:weak 1)) Values
 Details      
    The strength of a constraint, expressed as a symbolic constant.    The strength of a gtk:constraint widget can be expressed with any
  positive integer. The values of this enumeration can be used for readability.    | See also | 
2025-07-12