Warning: pixbuf_from_file is deprecated.
Loads a new `GdkPixbuf` from filename
and returns it.
Use [[email protected]_from_file] and [[email protected]_document] instead.
The caller must assume the reference to the reurned pixbuf. If an error occurred, throws is set and `NULL` is returned.
filename |
A file name |
A pixbuf, or null on error. |