Method

LasemSvgViewpush_viewport

Declaration

void
lsm_svg_view_push_viewport (
  LsmSvgView* view,
  const LsmBox* viewport,
  const LsmBox* viewbox,
  const LsmSvgPreserveAspectRatio* aspect_ratio,
  LsmSvgOverflow overflow
)

Description

No description available.

Parameters

viewport

Type: LsmBox

No description available.

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

Type: LsmBox

No description available.

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

Type: LsmSvgPreserveAspectRatio

No description available.

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

Type: LsmSvgOverflow

No description available.