BreakpointCondition.newLength
adw.breakpoint_condition.BreakpointCondition newLength(adw.types.BreakpointConditionLengthType type, double value, adw.types.LengthUnit unit)Creates a condition that triggers on length changes.
Parameters
type | the length type |
value | the length value |
unit | the length unit |
Returns
the newly created condition