Function

LasemMathmlGlyphtable_find_operator_glyph

Declaration

const LsmMathmlOperatorGlyph*
lsm_mathml_glyph_table_find_operator_glyph (
  const char* text
)

Description

No description available.

Parameters

text

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: LsmMathmlOperatorGlyph

No description available.

The data is owned by the called function.