Method

GtkStackget_transition_running

since: 3.12

Declaration [src]

gboolean
gtk_stack_get_transition_running (
  GtkStack* stack
)

Description [src]

Returns whether the stack is currently in a transition from one page to another.

Available since: 3.12

Return value

Type: gboolean

TRUE if the transition is currently running, FALSE otherwise.