Loads the SVG specified by @data. Note that this function creates an
#RsvgHandle without a base URL, and without any #RsvgHandleFlags. If you
need these, use rsvg_handle_new_from_stream_sync() instead by creating
a #GMemoryInputStream from your data.
Loads the SVG specified by @data. Note that this function creates an #RsvgHandle without a base URL, and without any #RsvgHandleFlags. If you need these, use rsvg_handle_new_from_stream_sync() instead by creating a #GMemoryInputStream from your data.