Package: gdk-pixbuf

Function gdk-pixbuf:pixbuf-file-info-finish

Lambda List

gdk-pixbuf:pixbuf-file-info-finish (result)

Arguments

result -- a g:async-result instance

Return Value

format -- a gdk-pixbuf:pixbuf-format instance describing the image format of the file or nil if the image format was no recognized
width -- an integer with the width of the image
height -- an integer with the height of the image

Details

Finishes an asynchronous pixbuf parsing operation started with the gdk-pixbuf:pixbuf-file-info-async function.
 

See also

2024-11-21