API Version: 1
Library Version: 1.0.0.alpha.4
enum Adw.FlapFoldPolicy
Describes the possible folding behavior of a AdwFlap widget.
AdwFlap
ADW_FLAP_FOLD_POLICY_NEVER
Disable folding, the flap cannot reach narrow sizes.
ADW_FLAP_FOLD_POLICY_ALWAYS
Keep the flap always folded.
ADW_FLAP_FOLD_POLICY_AUTO
Fold and unfold the flap based on available space.
Content