gtkImageSetFromAnimation {RGtk2} | R Documentation |
Causes the GtkImage
to display the given animation (or display
nothing, if you set the animation to NULL
).
gtkImageSetFromAnimation(object, animation)
|
[GtkImage ] a GtkImage |
|
[GdkPixbufAnimation ] the GdkPixbufAnimation |
Derived by RGtkGen from GTK+ documentation