Method
LasemSvgViewpath_extents
Declaration
void
lsm_svg_view_path_extents (
LsmSvgView* view,
const char* path,
LsmExtents* extents
)
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:
LsmExtentsNo description available.
The data is owned by the caller of the function.