Gtk.Image.FromAnimation Property
Causes the Image object to display the given animation (or display nothing, if you set the animation to null).

Syntax

public Gdk.PixbufAnimation FromAnimation { set; }

Value

an object of type Gdk.PixbufAnimation

Remarks

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)