Struct

LasemMathmlLengthAttribute

Description

struct LsmMathmlLengthAttribute {
  LsmAttribute base;
  LsmMathmlLength length;
  double value;
}
No description available.
Structure members
base
No description available.
length
No description available.
value
No description available.

Instance methods

lsm_mathml_length_attribute_normalize
No description available.