| gtkImageNewFromAnimation {RGtk2} | R Documentation |
Creates a GtkImage displaying the given animation.
The GtkImage does not assume a reference to the
animation; you still need to unref it if you own references.
GtkImage will add its own reference rather than adopting yours.
gtkImageNewFromAnimation(animation)
|
[GdkPixbufAnimation] an animation |
[GtkWidget] a new GtkImage widget
Derived by RGtkGen from GTK+ documentation