go
AtkTableCellIface.getRowColumnSpan
atk
c
types
AtkTableCellIface
struct
AtkTableCellIface
extern (
C
)
int
function
(
AtkTableCell
*
cell
,
int
*
row
,
int
*
column
,
int
*
rowSpan
,
int
*
columnSpan
)
getRowColumnSpan
;
Return Value
TRUE if successful; FALSE otherwise.
atk
c
types
AtkTableCellIface
variables
getColumnHeaderCells
getColumnSpan
getPosition
getRowColumnSpan
getRowHeaderCells
getRowSpan
getTable