PixbufSimpleAnim.addFrame
void addFrame(gdkpixbuf.pixbuf.Pixbuf pixbuf)Adds a new frame to animation. The pixbuf must have the dimensions specified when the animation was constructed.
Parameters
pixbuf | the pixbuf to add |
void addFrame(gdkpixbuf.pixbuf.Pixbuf pixbuf)Adds a new frame to animation. The pixbuf must have the dimensions specified when the animation was constructed.
pixbuf | the pixbuf to add |