Method
GtkSvgload_from_resource
unstable since: 4.22
Declaration [src]
void
gtk_svg_load_from_resource (
GtkSvg* self,
const char* path
)
Description [src]
Loads SVG content into an existing SVG paintable.
To track errors while loading SVG content,
connect to the GtkSvg::error signal.
This clears any previously loaded content.
Available since: 4.22