gdkPixbufSimpleAnimNew {RGtk2}R Documentation

gdkPixbufSimpleAnimNew

Description

Creates a new, empty animation.

Usage

gdkPixbufSimpleAnimNew(width, height, rate)

Arguments

width

the width of the animation

height

the height of the animation

rate

the speed of the animation, in frames per second

Details

Since 2.8

Value

[GdkPixbufSimpleAnim] a newly allocated GdkPixbufSimpleAnim

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]