enum Adw::BreakpointConditionRatioType
Overview
Describes ratio types for #BreakpointCondition
.
See BreakpointCondition::new_ratio
.
New values may be added to this enumeration over time.
Defined in:
lib/gi-crystal/src/auto/adw-1/adw.crEnum Members
-
MinAspectRatio =
0_u32
-
true if the aspect ratio is greater than or equal to the condition value
-
MaxAspectRatio =
1_u32
-
true if the aspect ratio is less than or equal to the condition value
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.