StackTransitionType
Possible transitions between pages in a GtkStack
widget.
New values may be added to this enumeration over time.
Entries
Slide from left to right
Slide from right to left
Slide from top down
Slide from left or right according to the children order
Slide from top down or bottom up according to the order
Cover the old page by sliding to the right
Uncover the new page by sliding down
Uncover the new page by sliding to the left
Uncover the new page by sliding to the right
Cover the old page sliding up or uncover the new page sliding down, according to order
Cover the old page sliding down or uncover the new page sliding up, according to order
Cover the old page sliding left or uncover the new page sliding right, according to order
Cover the old page sliding right or uncover the new page sliding left, according to order
Pretend the pages are sides of a cube and rotate that cube to the left
Pretend the pages are sides of a cube and rotate that cube to the right
Pretend the pages are sides of a cube and rotate that cube to the left or right according to the children order
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.