Handbook
Glossary
gtk_image_set_from_animation ( image animation -- )
Vocabulary
gtk2
.
ffi
Inputs
image
an
object
animation
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gdk2.pixbuf.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_image_set_from_animation
( GtkImage* image, GdkPixbufAnimation* animation )