PixbufModuleLoadFunc

Loads a file from a standard C file stream into a new gdkpixbuf.pixbuf.Pixbuf.

In case of error, this function should return NULL and set the error argument.

alias PixbufModuleLoadFunc = gdkpixbuf.pixbuf.Pixbuf delegate
(
void* f
,)

Return Value

a newly created gdkpixbuf.pixbuf.Pixbuf for the contents of the file