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 [GtkImage] a GtkImage
animation [GdkPixbufAnimation] the GdkPixbufAnimation

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]