Stack.setTransitionType

Sets the type of animation that will be used for transitions between pages in @stack. Available types include various kinds of fades and slides.

The transition type can be changed without problems at runtime, so it is possible to change the animation based on the page that is about to become current.

class Stack
void
setTransitionType

Parameters

transition GtkStackTransitionType

the new transition type

Meta

Since

3.10