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

a GdkPixbufSimpleAnim

pixbuf

the pixbuf to add

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]