:right-sidebar: True BreakpointConditionRatioType =================================================================== .. currentmodule:: gi.repository.Adw .. versionadded:: 1.4 .. class:: BreakpointConditionRatioType :no-contents-entry: Describes ratio types for :obj:`~gi.repository.Adw.BreakpointCondition`. See :obj:`~gi.repository.BreakpointCondition.new_ratio`. New values may be added to this enumeration over time. Fields ------ .. rst-class:: interim-class .. class:: BreakpointConditionRatioType :no-index: .. attribute:: MAX_ASPECT_RATIO True if the aspect ratio is less than or equal to the condition value .. attribute:: MIN_ASPECT_RATIO True if the aspect ratio is greater than or equal to the condition value