Package: gtk
Function gtk-image-new-from-animation
Lambda Listgtk-image-new-from-animation (animation) ArgumentsReturn ValueA 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