Constructor

LasemSvgViewnew

Declaration

LsmSvgView*
lsm_svg_view_new (
  LsmSvgDocument* document
)

Description

No description available.

Parameters

document

Type: LsmSvgDocument

No description available.

The data is owned by the caller of the function.

Return value

Type: LsmSvgView

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.