Package org.gnome.adw

Enum Class BreakpointConditionLengthType

java.lang.Object
java.lang.Enum<BreakpointConditionLengthType>
org.gnome.adw.BreakpointConditionLengthType
All Implemented Interfaces:
Enumeration, Serializable, Comparable<BreakpointConditionLengthType>, Constable

@Generated("io.github.jwharm.JavaGI") public enum BreakpointConditionLengthType extends Enum<BreakpointConditionLengthType> implements Enumeration
Describes length types for BreakpointCondition.

See BreakpointCondition.length(org.gnome.adw.BreakpointConditionLengthType, double, org.gnome.adw.LengthUnit).

New values may be added to this enumeration over time.