Method

LasemSvgViewapply_image

Declaration

void
lsm_svg_view_apply_image (
  LsmSvgView* view,
  const char* output,
  const LsmBox* subregion,
  GdkPixbuf* pixbuf,
  LsmSvgPreserveAspectRatio preserve_aspect_ratio
)

Description

No description available.

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: LsmBox

No description available.

The data is owned by the caller of the function.
pixbuf

Type: GdkPixbuf

No description available.

The data is owned by the caller of the function.
preserve_aspect_ratio

Type: LsmSvgPreserveAspectRatio

No description available.