Method

LasemMathmlViewshow_operator

Declaration

void
lsm_mathml_view_show_operator (
  LsmMathmlView* view,
  const LsmMathmlElementStyle* style,
  double x,
  double y,
  const char* text,
  gboolean large,
  const LsmMathmlBbox* stretch_bbox
)

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.
large

Type: gboolean

No description available.

stretch_bbox

Type: LsmMathmlBbox

No description available.

The data is owned by the caller of the function.