Package: gtk

Function gtk-image-get-animation

Lambda List

gtk-image-get-animation (image)

Arguments

image -- a gtk-image widget

Return Value

The displayed animation, or nil if the image is empty.

Details

Gets the gdk-pixbuf-animation object being displayed by the gtk-image widget. The gtk-image-type storage type of the image must be the :empty or :animation type, see the gtk-image-storage-type function.
 

See also

2021-12-17