Package: gtk

Function gtk-image-new-from-animation

Lambda List

gtk-image-new-from-animation (animation)

Arguments

animation -- a gdk-pixbuf-animation object

Return Value

A new gtk-image widget.

Details

Creates a image displaying the given animation.

Note that the animation frames are shown using a timeout with the +g-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

2021-12-17