Method

GtkStackget_transition_type

since: 3.10

Declaration [src]

GtkStackTransitionType
gtk_stack_get_transition_type (
  GtkStack* stack
)

Description [src]

Gets the type of animation that will be used for transitions between pages in stack.

Available since: 3.10

Return value

Type: GtkStackTransitionType

The current transition type of stack.