Handbook
Glossary
gdk_pixbuf_new_from_stream ( stream cancellable error -- GdkPixbuf* )
Vocabulary
gdk2
.
pixbuf
.
ffi
Inputs
stream
an
object
cancellable
an
object
error
an
object
Outputs
GdkPixbuf*
an
object
Definition
USING:
alien.syntax
gio.ffi
glib.ffi
;
IN:
gdk2.pixbuf.ffi
LIBRARY:
gdk.pixbuf
FUNCTION:
GdkPixbuf*
gdk_pixbuf_new_from_stream
( GInputStream* stream, GCancellable* cancellable, GError*
error )