Create a ot_math_glyph_part.OtMathGlyphPart boxed type.
Get field endConnectorLength.
Set field endConnectorLength.
Set field flags.
Get field flags.
Get field fullAdvance.
Set field fullAdvance.
Get field glyph.
Set field glyph.
Get field startConnectorLength.
Set field startConnectorLength.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Data type to hold information for a "part" component of a math-variant glyph. Large variants for stretchable math glyphs (such as parentheses) can be constructed on the fly from parts.