gdk_pixbuf_new_from_stream_at_scale_async ( stream width height preserve_aspect_ratio cancellable callback user_data -- )


Vocabulary
gdk-pixbuf.ffi

Inputs
streaman object
widthan object
heightan object
preserve_aspect_ratioan object
cancellablean object
callbackan object
user_dataan object


Outputs
None

Definition


LIBRARY: gdk-pixbuf FUNCTION: void
gdk_pixbuf_new_from_stream_at_scale_async
( GInputStream* stream, gint width, gint height, gboolean
preserve_aspect_ratio, GCancellable* cancellable,
GAsyncReadyCallback callback, gpointer user_data )