Enumeration
AdwFlapFoldPolicy
deprecated: 1.4 since: 1
Description [src]
Describes the possible folding behavior of a AdwFlap
widget.
Available since: 1
Deprecated since: 1.4
Members
ADW_FLAP_FOLD_POLICY_NEVER
-
Disable folding, the flap cannot reach narrow sizes.
- Value:
0
- Nickname:
never
- Available since: 1
- Value:
ADW_FLAP_FOLD_POLICY_ALWAYS
-
Keep the flap always folded.
- Value:
1
- Nickname:
always
- Available since: 1
- Value:
ADW_FLAP_FOLD_POLICY_AUTO
-
Fold and unfold the flap based on available space.
- Value:
2
- Nickname:
auto
- Available since: 1
- Value: