Method
AppStreamComposeCanvasrender_svg
Declaration [src]
gboolean
asc_canvas_render_svg (
AscCanvas* canvas,
GInputStream* stream,
GError** error
)
Parameters
stream |
GInputStream |
SVG data input stream. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |