gdk_pixbuf_new_from_file_at_scale ( filename width height preserve_aspect_ratio error -- GdkPixbuf* )


Vocabulary
gdk-pixbuf.ffi

Inputs
filenamean object
widthan object
heightan object
preserve_aspect_ratioan object
erroran object


Outputs
GdkPixbuf*an object


Definition