gdk_pixbuf_save_to_streamv ( pixbuf stream type option_keys option_values cancellable error -- gboolean )


Vocabulary
gdk-pixbuf.ffi

Inputs
pixbufan object
streaman object
typean object
option_keysan object
option_valuesan object
cancellablean object
erroran object


Outputs
gbooleanan object


Definition


LIBRARY: gdk-pixbuf FUNCTION: gboolean
gdk_pixbuf_save_to_streamv
( GdkPixbuf* pixbuf, GOutputStream* stream, gchar* type,
gchar** option_keys, gchar** option_values, GCancellable*
cancellable, GError* error )