Loads a new gdkpixbuf.pixbuf.Pixbuf from filename and returns it. The caller must assume the reference to the reurned pixbuf. If an error occurred, error is set and NULL is returned.
A file name
A pixbuf, or null on error.
Deprecated: Use rsvg.handle.Handle.newFromFile and rsvg.handle.Handle.renderDocument instead.
Loads a new gdkpixbuf.pixbuf.Pixbuf from filename and returns it. The caller must assume the reference to the reurned pixbuf. If an error occurred, error is set and NULL is returned.