TypeScript API Documentation for RSVG-2.0
API Version: 2.0
Library Version: 2.61.3
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated
Loads a new GdkPixbuf.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.
filename
error
NULL
A file name
A pixbuf, or null on error.
null
Use Rsvg.Handle.new_from_file and Rsvg.Handle.render_document instead.
Loads a new GdkPixbuf.Pixbuf from
filenameand returns it. The caller must assume the reference to the reurned pixbuf. If an error occurred,erroris set andNULLis returned.