Package: gdk-pixbuf
Function gdk-pixbuf:pixbuf-animation-iter-on-currently-loading-frame
Lambda Listgdk-pixbuf:pixbuf-animation-iter-on-currently-loading-frame (iter) ArgumentsReturn Value    True if the frame we are on is partially loaded, or the last frame.   Details          Used to determine how to respond to the "area-updated" signal on    the gdk-pixbuf:pixbuf-loader object when loading an animation.    The "area-updated" signal is emitted for an area of the frame
  currently streaming in to the loader. So if you are on the currently loading
  frame, you need to redraw the screen for the updated area.      | See also | 
#2025-3-2