Package: gdk-pixbuf

Function gdk-pixbuf-loader-close

Lambda List

gdk-pixbuf-loader-close (loader)

Arguments

loader -- a gdk-pixbuf-loader object

Return Value

True if all image data written so far was successfully passed out via the "update-area" signal.

Details

Informs a pixbuf loader that no further writes with the gdk-pixbuf-loader-write function will occur, so that it can free its internal loading structures. Also, tries to parse any data that has not yet been parsed.
 

See also

*2021-12-22