Warning: pixbuf_from_file is deprecated.
Loads a new `GdkPixbuf` from filename
and returns it.
Use [ctor@Rsvg.Handle.new_from_file] and [method@Rsvg.Handle.render_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. |