Package: gdk-pixbuf

Function gdk-pixbuf-loader-animation

Lambda List

gdk-pixbuf-loader-animation (load)

Arguments

loader -- a gdk-pixbuf-loader object

Return Value

The gdk-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-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

2020-11-22