Enumeration (GI Enum)

Adw-1AdwFlapTransitionTypeDeprecated 1.4

Describes transitions types of a Flap widget.

It determines the type of animation when transitioning between children in a Flap widget, as well as which areas can be swiped via Flap.swipe_to_open and Flap.swipe_to_close.

since 1.4: See the migration guide

Index

Enumeration Members

Enumeration Members

OVER: number

The flap slides over the content, which is dimmed. When folded, only the flap can be swiped.

SLIDE: number

The flap slides offscreen when hidden, neither the flap nor content overlap each other. Both widgets can be swiped.

UNDER: number

The content slides over the flap. Only the content can be swiped.

Variables

$gtype