Method
LasemMathmlViewshow_text
Declaration
void
lsm_mathml_view_show_text (
LsmMathmlView* view,
const LsmMathmlElementStyle* style,
double x,
double y,
const char* text
)
Parameters
style-
Type:
LsmMathmlElementStyleNo description available.
The data is owned by the caller of the function. x-
Type:
doubleNo description available.
y-
Type:
doubleNo 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.