Method

LasemSvgViewpath_extents

Declaration

void
lsm_svg_view_path_extents (
  LsmSvgView* view,
  const char* path,
  LsmExtents* extents
)

Description

No description available.

Parameters

path

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.
extents

Type: LsmExtents

No description available.

The data is owned by the caller of the function.