Handle.this

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.

Parameters

data ubyte[]

The SVG data

Return Value

A #RsvgHandle or %NULL if an error occurs.

Throws

GException on failure. ConstructionException GTK+ fails to create the object.

Meta

Since

2.14