gtkImageSetFromAnimation {RGtk2}R Documentation

gtkImageSetFromAnimation

Description

Causes the GtkImage to display the given animation (or display nothing, if you set the animation to NULL).

Usage

gtkImageSetFromAnimation(object, animation)

Arguments

object

a GtkImage

animation

the GdkPixbufAnimation

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]