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