Method

LasemDomViewset_viewport

Declaration

void
lsm_dom_view_set_viewport (
  LsmDomView* self,
  const LsmBox* viewport_pt
)

Description

Set the viewport size.

Parameters

viewport_pt

Type: LsmBox

Viewport size, in points.

The data is owned by the caller of the function.