gdk_pixbuf_save_to_streamv_async ( pixbuf stream type option_keys option_values cancellable callback user_data -- )


Vocabulary
gdk-pixbuf.ffi

Inputs
pixbufan object
streaman object
typean object
option_keysan object
option_valuesan object
cancellablean object
callbackan object
user_dataan object


Outputs
None

Definition


LIBRARY: gdk-pixbuf FUNCTION: void
gdk_pixbuf_save_to_streamv_async
( GdkPixbuf* pixbuf, GOutputStream* stream, gchar* type,
gchar** option_keys, gchar** option_values, GCancellable*
cancellable, GAsyncReadyCallback callback, gpointer
user_data )