Adw.FlapFoldPolicy – libadwaita-1 Reference Manual
FlapFoldPolicy
Description:
[
CCode
( cprefix =
"ADW_FLAP_FOLD_POLICY_"
, type_id =
"adw_flap_fold_policy_get_type ()"
) ]
[
Version
( since =
"1.0"
) ]
public
enum
FlapFoldPolicy
Describes the possible folding behavior of a [class@Flap] widget.
Namespace:
Adw
Package:
libadwaita-1
Content:
Enum values:
ALWAYS
-
Keep the flap always folded.
AUTO
-
Fold and unfold the flap based on available space.
NEVER
-
Disable folding, the flap cannot reach narrow sizes.
2022 vala-language.org