API Version: 4.0
Library Version: 4.2.0
enum Gtk.ConstraintRelation
The relation between two terms of a constraint.
GTK_CONSTRAINT_RELATION_LE
Less than, or equal
GTK_CONSTRAINT_RELATION_EQ
Equal
GTK_CONSTRAINT_RELATION_GE
Greater than, or equal