load_from_bytes


Description:

public void load_from_bytes (Bytes bytes)

Loads SVG content into an existing SVG paintable.

To track errors while loading SVG content, connect to the [signal@Gtk.Svg:GtkSvg:error] signal.

This clears any previously loaded content.

Parameters:

this

an SVG paintable

bytes

the data to load