Enumeration
GtkConstraintRelation
since: 4.0
Members
GTK_CONSTRAINT_RELATION_LE
-
Less than, or equal.
- Value:
-1
- Nickname:
le
- Available since: 4.0
- Value:
GTK_CONSTRAINT_RELATION_EQ
-
Equal.
- Value:
0
- Nickname:
eq
- Available since: 4.0
- Value:
GTK_CONSTRAINT_RELATION_GE
-
Greater than, or equal.
- Value:
1
- Nickname:
ge
- Available since: 4.0
- Value: