Method

IdeAnimationstop

Declaration

void
ide_animation_stop (
  IdeAnimation* animation
)

Description

Stops a running animation. The internal reference to the animation is dropped and therefore may cause the object to finalize.

As a convenience, this function accepts NULL for animation but does nothing if that should occur.