Function

Lasemsvg_parse_length

Declaration

gboolean
lsm_svg_parse_length (
  char** str,
  LsmSvgLength* length
)

Description

No description available.

Parameters

str

Type: char**

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
length

Type: LsmSvgLength

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.