Loads the SVG specified by @file_name. Note that this function, like rsvg_handle_new(), does not specify any loading flags for the resulting handle. If you require the use of #RsvgHandleFlags, use rsvg_handle_new_from_gfile_sync().
The file name to load, or a URI.
A #RsvgHandle or %NULL if an error occurs.
GException on failure. ConstructionException GTK+ fails to create the object.
2.14
See Implementation
Loads the SVG specified by @file_name. Note that this function, like rsvg_handle_new(), does not specify any loading flags for the resulting handle. If you require the use of #RsvgHandleFlags, use rsvg_handle_new_from_gfile_sync().