Method

LasemMathmlViewshow_text

Declaration

void
lsm_mathml_view_show_text (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  double x,
  double y,
  const char* text
)

Description

No description available.

Parameters

style

Type: LsmMathmlElementStyle

No description available.

The data is owned by the caller of the function.
x

Type: double

No description available.

y

Type: double

No description available.

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.