RevealerTransitionType#

class RevealerTransitionType#

These enumeration values describe the possible transitions when the child of a GtkRevealer widget is shown or hidden.

Fields#

class RevealerTransitionType
CROSSFADE#

The type of the None singleton.

NONE#

The type of the None singleton.

SLIDE_DOWN#

The type of the None singleton.

SLIDE_LEFT#

The type of the None singleton.

SLIDE_RIGHT#

The type of the None singleton.

SLIDE_UP#

The type of the None singleton.

SWING_DOWN#

The type of the None singleton.

SWING_LEFT#

The type of the None singleton.

SWING_RIGHT#

The type of the None singleton.

SWING_UP#

The type of the None singleton.