Method
LasemSvgDocumentget_element_by_url
Declaration
LsmSvgElement*
lsm_svg_document_get_element_by_url (
LsmSvgDocument* document,
const char* url
)
Parameters
url-
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.
Return value
Type: LsmSvgElement
No description available.
| The data is owned by the instance. |