gdkPixbufSimpleAnimNew {RGtk2}R Documentation

gdkPixbufSimpleAnimNew

Description

Creates a new, empty animation.

Usage

gdkPixbufSimpleAnimNew(width, height, rate)

Arguments

width [integer] the width of the animation
height [integer] the height of the animation
rate [numeric] 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.12.5-3 Index]