Method

LasemSvgViewnormalize_length_list

Declaration

double*
lsm_svg_view_normalize_length_list (
  LsmSvgView* view,
  const LsmSvgLengthList* list,
  LsmSvgLengthDirection direction,
  unsigned int* n_data
)

Description

No description available.

Parameters

list

Type: LsmSvgLengthList

No description available.

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

Type: LsmSvgLengthDirection

No description available.

n_data

Type: unsigned int*

No description available.

The data is owned by the caller of the function.

Return value

Type: double*

No description available.

The data is owned by the instance.