Queries the PixbufAnimation that a pixbuf loader is currently creating.
In general it only makes sense to call this function after the [signal@GdkPixbuf.PixbufLoader:GdkPixbufLoader:area-prepared]
signal has been emitted by the loader.
If the loader doesn't have enough bytes yet, and hasn't emitted the `area-prepared` signal, this function will return `NULL`.
| this |
A pixbuf loader |
|
The animation that the loader is currently loading |