ConstraintRelation
Description:
[ CCode ( cprefix = "GTK_CONSTRAINT_RELATION_" , type_id = "gtk_constraint_relation_get_type ()" ) ]
public enum ConstraintRelation
The relation between two terms of a constraint.
Content:
Enum values:
- EQ - Equal
- GE - Greater than, or equal
- LE - Less than, or equal