Method
LasemMathmlElementupdate
Declaration
gboolean
lsm_mathml_element_update (
LsmMathmlElement* element,
const LsmMathmlStyle* style
)
Description
Update the actual property of an element and it’s children. This function parses the element attributes and also make elements inherit style from their parents.
Parameters
style-
Type:
LsmMathmlStyleNo description available.
The data is owned by the caller of the function.