AdwBreakpointConditionLengthType

Describes length types for struct@BreakpointCondition.

See adw.breakpoint_condition.BreakpointCondition.newLength.

New values may be added to this enumeration over time.

Values

ValueMeaning
MinWidth0

true if the width is greater than or equal to the condition value

MaxWidth1

true if the width is less than or equal to the condition value

MinHeight2

true if the height is greater than or equal to the condition value

MaxHeight3

true if the height is less than or equal to the condition value