Method
LasemSvgViewnormalize_length_list
Declaration
double*
lsm_svg_view_normalize_length_list (
LsmSvgView* view,
const LsmSvgLengthList* list,
LsmSvgLengthDirection direction,
unsigned int* n_data
)
Parameters
list-
Type:
LsmSvgLengthListNo description available.
The data is owned by the caller of the function. direction-
Type:
LsmSvgLengthDirectionNo description available.
n_data-
Type:
unsigned int*No description available.
The data is owned by the caller of the function.