Handbook
Glossary
gdk_pixdata_deserialize ( pixdata stream_length stream error -- gboolean )
Vocabulary
gdk2
.
pixbuf
.
ffi
Inputs
pixdata
an
object
stream_length
an
object
stream
an
object
error
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gdk2.pixbuf.ffi
LIBRARY:
gdk.pixbuf
FUNCTION:
gboolean
gdk_pixdata_deserialize
( GdkPixdata* pixdata,
guint
stream_length,
guint8
stream,
GError* error )