Package: gtk
Function gtk:image-new-from-animation
Lambda Listgtk:image-new-from-animation (animation) ArgumentsReturn ValueThe new gtk:image widget. Details
Creates a image displaying the given animation.
Note that the animation frames are shown using a timeout with the glib:+priority-default+ value. When using animations to indicate
busyness, keep in mind that the animation will only be shown if the main loop
is not busy with something that has a higher priority. | See also |
#2023-3-20