GdkPixbufAnimationClass.getSize

fills @width and @height with the frame size of the animation.

struct GdkPixbufAnimationClass
extern (C)
void function(GdkPixbufAnimation* animation, int* width, int* height) getSize;