gdkPixbufSimpleAnimAddFrame {RGtk2}R Documentation

gdkPixbufSimpleAnimAddFrame

Description

Adds a new frame to animation. The pixbuf must have the dimensions specified when the animation was constructed.

Usage

gdkPixbufSimpleAnimAddFrame(object, pixbuf)

Arguments

object [GdkPixbufSimpleAnim] a GdkPixbufSimpleAnim
pixbuf [GdkPixbuf] the pixbuf to add

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]