Handbook
Glossary
gdk_pixbuf_animation_new_from_file ( filename error -- GdkPixbufAnimation* )
Vocabulary
gdk2
.
pixbuf
.
ffi
Inputs
filename
an
object
error
an
object
Outputs
GdkPixbufAnimation*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gdk2.pixbuf.ffi
LIBRARY:
gdk.pixbuf
FUNCTION:
GdkPixbufAnimation*
gdk_pixbuf_animation_new_from_file
( gchar* filename, GError* error )