Gets the #GdkPixbufAnimation being displayed by the #GtkImage. The storage type of the image must be gtk.types.ImageType.Empty or gtk.types.ImageType.Animation (see gtk.image.Image.getStorageType). The caller of this function does not own a reference to the returned animation.
the displayed animation, or null if the image is empty
Gets the #GdkPixbufAnimation being displayed by the #GtkImage. The storage type of the image must be gtk.types.ImageType.Empty or gtk.types.ImageType.Animation (see gtk.image.Image.getStorageType). The caller of this function does not own a reference to the returned animation.