Loads the SVG specified by file_name. Note that this function, like rsvg.handle.Handle.new_, does not specify any loading flags for the resulting handle. If you require the use of rsvg.types.HandleFlags, use rsvg.handle.Handle.newFromGfileSync.
The file name to load, or a URI.
A rsvg.handle.Handle or NULL if an error occurs.
Loads the SVG specified by file_name. Note that this function, like rsvg.handle.Handle.new_, does not specify any loading flags for the resulting handle. If you require the use of rsvg.types.HandleFlags, use rsvg.handle.Handle.newFromGfileSync.