Package: gtk
Function gtk:image-get-animation
Lambda Listgtk:image-get-animation (image) ArgumentsReturn ValueThe displayed animation, or nil if the image is empty. Details Gets the gdk-pixbuf: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 |
#2023-3-20