Package: gdk-pixbuf
Function gdk-pixbuf:pixbuf-loader-animation
Lambda Listgdk-pixbuf:pixbuf-loader-animation (load) ArgumentsReturn Value The gdk-pixbuf:pixbuf-animation object that the loader is loading, or nil if not enough data has been read to determine the information. Details Queries the gdk-pixbuf:pixbuf-animation object that a pixbuf loader
is currently creating.
In general it only makes sense to call this function after the "area-prepared" signal has been emitted by the loader. If the loader does not have enough bytes yet, has not emitted the "area-prepared" signal, this function will return nil. | See also |
#2023-3-10