Enumeration
GtkConstraintRelation
Members
Name | Description |
---|---|
GTK_CONSTRAINT_RELATION_LE |
Less than, or equal. |
GTK_CONSTRAINT_RELATION_EQ |
Equal. |
GTK_CONSTRAINT_RELATION_GE |
Greater than, or equal. |