gdk_pixbuf_save_to_stream ( pixbuf stream type cancellable error varargs -- gboolean )


Vocabulary
gdk-pixbuf.ffi

Inputs
pixbufan object
streaman object
typean object
cancellablean object
erroran object
varargsan object


Outputs
gbooleanan object


Definition


LIBRARY: gdk-pixbuf FUNCTION: gboolean
gdk_pixbuf_save_to_stream
( GdkPixbuf* pixbuf, GOutputStream* stream, gchar* type,
GCancellable* cancellable, GError* error, void* varargs )