Pixbuf.getFileInfoFinish

Finishes an asynchronous pixbuf parsing operation started with gdk_pixbuf_get_file_info_async().

class Pixbuf
static
getFileInfoFinish

Parameters

asyncResult AsyncResultIF

a GAsyncResult

width int

Return location for the width of the image, or NULL

height int

Return location for the height of the image, or NULL

Return Value

A GdkPixbufFormat describing the image format of the file

Throws

GException on failure.

Meta

Since

2.32