The baseline of a widget
The bottom edge of a widget
The center of a widget, on the horizontal axis
The center of a widget, on the vertical axis
The trailing edge of a widget, depending on text direction; equivalent to Gtk.ConstraintAttribute.RIGHT for LTR languages, and Gtk.ConstraintAttribute.LEFT for RTL ones
The height of a widget
The left edge of a widget, regardless of text direction
No attribute, used for constant relations
The right edge of a widget, regardless of text direction
The leading edge of a widget, depending on text direction; equivalent to Gtk.ConstraintAttribute.LEFT for LTR languages, and Gtk.ConstraintAttribute.RIGHT for RTL ones
The top edge of a widget
The width of a widget
The widget attributes that can be used when creating a Constraint.