enum Gtk::ConstraintRelation
Overview
The relation between two terms of a constraint.
Defined in:
lib/gi-crystal/src/auto/gtk-4.0/gtk.crEnum Members
-
Le =
-1 -
Less than, or equal
-
Eq =
0 -
Equal
-
Ge =
1 -
Greater than, or equal
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.