get_animation


Description:

public unowned PixbufAnimation? get_animation ()

Gets the PixbufAnimation being displayed by the Image.

The storage type of the image must be gtk_image_empty or gtk_image_animation (see get_storage_type). The caller of this function does not own a reference to the returned animation.

Parameters:

this

a Image

Returns:

the displayed animation, or null if the image is empty