Package ch.bailu.gtk.adw
Interface FlapFoldPolicy
public interface FlapFoldPolicy
-
Field Summary
-
Field Details
-
NEVER
static final int NEVERDisable folding, the flap cannot reach narrow
sizes.- See Also:
-
ALWAYS
static final int ALWAYSKeep the flap always folded.- See Also:
-
AUTO
static final int AUTOFold and unfold the flap based on available
space.- See Also:
-