Method

LasemMathmlTableCellElementget_spans

Declaration

void
lsm_mathml_table_cell_element_get_spans (
  const LsmMathmlTableCellElement* self,
  unsigned int* row_span,
  unsigned int* column_span
)

Description

No description available.

Parameters

row_span

Type: unsigned int*

No description available.

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

Type: unsigned int*

No description available.

The data is owned by the caller of the function.