Creates a new pixbuf by loading an image from a file.
The file format is detected automatically.
If NULL is returned, then error will be set. Possible errors are:
The error domains are GDK_PIXBUF_ERROR and G_FILE_ERROR.
Name of file to load, in the GLib file name encoding
A newly-created pixbuf
Creates a new pixbuf by loading an image from a file.
The file format is detected automatically.
If NULL is returned, then error will be set. Possible errors are:
The error domains are GDK_PIXBUF_ERROR and G_FILE_ERROR.