Handbook
Glossary
gdk_pixbuf_save_to_stream ( pixbuf stream type cancellable error varargs -- gboolean )
Vocabulary
gdk2
.
pixbuf
.
ffi
Inputs
pixbuf
an
object
stream
an
object
type
an
object
cancellable
an
object
error
an
object
varargs
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.c-types
alien.syntax
gio.ffi
glib.ffi
gobject-introspection.standard-types
;
IN:
gdk2.pixbuf.ffi
LIBRARY:
gdk.pixbuf
FUNCTION:
gboolean
gdk_pixbuf_save_to_stream
( GdkPixbuf* pixbuf, GOutputStream* stream, gchar* type,
GCancellable* cancellable, GError* error,
void*
varargs )