StackTransitionType#

class StackTransitionType#

Possible transitions between pages in a GtkStack widget.

New values may be added to this enumeration over time.

Fields#

class StackTransitionType
CROSSFADE#

The type of the None singleton.

NONE#

The type of the None singleton.

OVER_DOWN#

The type of the None singleton.

OVER_DOWN_UP#

The type of the None singleton.

OVER_LEFT#

The type of the None singleton.

OVER_LEFT_RIGHT#

The type of the None singleton.

OVER_RIGHT#

The type of the None singleton.

OVER_RIGHT_LEFT#

The type of the None singleton.

OVER_UP#

The type of the None singleton.

OVER_UP_DOWN#

The type of the None singleton.

ROTATE_LEFT#

The type of the None singleton.

ROTATE_LEFT_RIGHT#

The type of the None singleton.

ROTATE_RIGHT#

The type of the None singleton.

SLIDE_DOWN#

The type of the None singleton.

SLIDE_LEFT#

The type of the None singleton.

SLIDE_LEFT_RIGHT#

The type of the None singleton.

SLIDE_RIGHT#

The type of the None singleton.

SLIDE_UP#

The type of the None singleton.

SLIDE_UP_DOWN#

The type of the None singleton.

UNDER_DOWN#

The type of the None singleton.

UNDER_LEFT#

The type of the None singleton.

UNDER_RIGHT#

The type of the None singleton.

UNDER_UP#

The type of the None singleton.