ofwin_isrunning Subroutine

public subroutine ofwin_isrunning(state)

Check if the animation is running.

This applies to the current active WindowProxy.

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(out) :: state

This variable is set to 1 if the animation is running, 0 otherwise.