Method
LasemSvgViewapply_image
Declaration
void
lsm_svg_view_apply_image (
LsmSvgView* view,
const char* output,
const LsmBox* subregion,
GdkPixbuf* pixbuf,
LsmSvgPreserveAspectRatio preserve_aspect_ratio
)
Parameters
output-
Type:
const char*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. subregion-
Type:
LsmBoxNo description available.
The data is owned by the caller of the function. pixbuf-
Type:
GdkPixbufNo description available.
The data is owned by the caller of the function. preserve_aspect_ratio-
Type:
LsmSvgPreserveAspectRatioNo description available.