:right-sidebar: True FlapFoldPolicy =================================================================== .. currentmodule:: gi.repository.Adw .. deprecated:: 1.4 See `the migration guide `_ .. class:: FlapFoldPolicy :no-contents-entry: Describes the possible folding behavior of a :obj:`~gi.repository.Adw.Flap` widget. Fields ------ .. rst-class:: interim-class .. class:: FlapFoldPolicy :no-index: .. attribute:: ALWAYS Keep the flap always folded. .. attribute:: AUTO Fold and unfold the flap based on available space. .. attribute:: NEVER Disable folding, the flap cannot reach narrow sizes.