API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
enum Gtk.ConstraintRelation
The relation between two terms of a constraint.
GTK_CONSTRAINT_RELATION_LE
Less than, or equal.
-1
GTK_CONSTRAINT_RELATION_EQ
Equal.
0
GTK_CONSTRAINT_RELATION_GE
Greater than, or equal.
1
Content